Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ref: Reword Replay feature selection #847

Merged
merged 2 commits into from
Mar 11, 2025
Merged

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Mar 10, 2025

Renames the replay feature from "Sentry Session Replay" to "Session Replay"

closes #846

Copy link

codecov bot commented Mar 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.15%. Comparing base (dc398bc) to head (15edaf1).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #847      +/-   ##
==========================================
+ Coverage   51.03%   51.15%   +0.11%     
==========================================
  Files          53       53              
  Lines        3519     3519              
  Branches      816      827      +11     
==========================================
+ Hits         1796     1800       +4     
+ Misses       1722     1592     -130     
- Partials        1      127     +126     
Flag Coverage Δ
e2e-tests 80.85% <ø> (+2.83%) ⬆️
unit-tests 49.91% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Lms24 Lms24 self-assigned this Mar 10, 2025
@Lms24 Lms24 requested a review from priscilawebdev March 10, 2025 13:33
Copy link
Member

@priscilawebdev priscilawebdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!!!

@Lms24 Lms24 force-pushed the lms/ref-replay-feature-selection branch from 4a63cd7 to 15edaf1 Compare March 11, 2025 09:52
@Lms24 Lms24 merged commit 4bd72e2 into master Mar 11, 2025
7 of 8 checks passed
@Lms24 Lms24 deleted the lms/ref-replay-feature-selection branch March 11, 2025 09:52
Copy link

Fails
🚫 Please consider adding a changelog entry for the next release.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

- Reword Replay feature selection ([#847](https://github.com/getsentry/sentry-wizard/pull/847))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description.

Generated by 🚫 dangerJS against 15edaf1

@priscilawebdev
Copy link
Member

@Lms24 I just used the Sentry CLI in one of my Next.js projects, but I still saw the label 'Sentry Session Replay.' Wasn't it supposed to be released already, or am I missing something?

Screenshot 2025-03-12 at 07 38 39

@Lms24
Copy link
Member Author

Lms24 commented Mar 12, 2025

It wasn't released yet. I'll cut a release today.

Update: Released with 4.3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Nuxt]: Simplify Sentry Wizard
2 participants