Skip to content

feat(sessions): Add top-level start- and end session methods #4474

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

szokeasaurusrex
Copy link
Member

@szokeasaurusrex szokeasaurusrex commented Jun 16, 2025

Closes #4473.

@szokeasaurusrex szokeasaurusrex marked this pull request as ready for review June 16, 2025 10:05
@szokeasaurusrex szokeasaurusrex requested a review from a team as a code owner June 16, 2025 10:05
Copy link

codecov bot commented Jun 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.59%. Comparing base (0e21fa2) to head (e897304).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4474   +/-   ##
=======================================
  Coverage   80.59%   80.59%           
=======================================
  Files         142      142           
  Lines       16030    16036    +6     
  Branches     2745     2745           
=======================================
+ Hits        12920    12925    +5     
- Misses       2243     2244    +1     
  Partials      867      867           
Files with missing lines Coverage Δ
sentry_sdk/__init__.py 100.00% <ø> (ø)
sentry_sdk/api.py 80.40% <100.00%> (+0.82%) ⬆️

... and 3 files with indirect coverage changes

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.

Add session-related methods to top-level API
2 participants