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): Export start/stop profile session #4079

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

Zylphrex
Copy link
Member

Need to export these explicitly so it can be used.

Need to export these explicitly so it can be used.
@Zylphrex Zylphrex requested a review from sentrivana February 19, 2025 21:18
Copy link

codecov bot commented Feb 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.57%. Comparing base (a3b6e5d) to head (69b3c8a).
Report is 1 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4079   +/-   ##
=======================================
  Coverage   79.57%   79.57%           
=======================================
  Files         140      140           
  Lines       15512    15512           
  Branches     2628     2628           
=======================================
+ Hits        12343    12344    +1     
  Misses       2335     2335           
+ Partials      834      833    -1     
Files with missing lines Coverage Δ
sentry_sdk/profiler/__init__.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

@antonpirker antonpirker merged commit ccfd3a8 into master Feb 20, 2025
142 checks passed
@antonpirker antonpirker deleted the txiao/feat/export-start-stop-profile-session branch February 20, 2025 12:39
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.

None yet

3 participants