sentry icon indicating copy to clipboard operation
sentry copied to clipboard

chore(sdk): Bump sentry-sdk to 2.15.0

Open Zylphrex opened this issue 1 year ago • 1 comments

Bumping past 2.13.0 where continuous profile chunks get client SDK info.

Zylphrex avatar Oct 01 '24 16:10 Zylphrex

Codecov Report

Attention: Patch coverage is 97.45223% with 4 lines in your changes missing coverage. Please review.

:white_check_mark: All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...ndpoints/organization_events_facets_performance.py 85.71% 0 Missing and 1 partial :warning:
...c/sentry/api/endpoints/organization_events_meta.py 75.00% 0 Missing and 1 partial :warning:
...organization_on_demand_metrics_estimation_stats.py 0.00% 0 Missing and 1 partial :warning:
src/sentry/notifications/notifications/base.py 66.66% 0 Missing and 1 partial :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #78394      +/-   ##
==========================================
+ Coverage   70.32%   78.17%   +7.84%     
==========================================
  Files        7097     7092       -5     
  Lines      312831   312327     -504     
  Branches    51103    51031      -72     
==========================================
+ Hits       220000   244151   +24151     
+ Misses      86088    61791   -24297     
+ Partials     6743     6385     -358     

codecov[bot] avatar Oct 01 '24 17:10 codecov[bot]