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

feat(profiling): convert to continuous profiling v2 #933

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

armcknight
Copy link
Member

Convert the snippets to the new continuous profiling v2 api.

For getsentry/sentry-cocoa#4996

Copy link

github-actions bot commented Apr 1, 2025

Fails
🚫 Please consider adding a changelog entry for the next release.
Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

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

- convert to continuous profiling v2 ([#933](https://github.com/getsentry/sentry-wizard/pull/933))

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 3df6e47

Copy link

codecov bot commented Apr 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.00%. Comparing base (861d519) to head (3df6e47).

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #933       +/-   ##
===========================================
+ Coverage   51.72%   76.00%   +24.27%     
===========================================
  Files          53        1       -52     
  Lines        3689      150     -3539     
  Branches      871       24      -847     
===========================================
- Hits         1908      114     -1794     
+ Misses       1649       34     -1615     
+ Partials      132        2      -130     
Flag Coverage Δ
e2e-tests 76.00% <ø> (ø)
unit-tests ?

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.

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

Successfully merging this pull request may close these issues.

1 participant