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

Removed experimental explain_plan feature. #3534

Merged
merged 2 commits into from
Sep 13, 2024

Linting

a48ed4b
Select commit
Loading
Failed to load commit list.
Merged

Removed experimental explain_plan feature. #3534

Linting
a48ed4b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 13, 2024 in 0s

84.45% (+0.23%) compared to e6ca5a2

View this Pull Request on Codecov

84.45% (+0.23%) compared to e6ca5a2

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.45%. Comparing base (e6ca5a2) to head (a48ed4b).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3534      +/-   ##
==========================================
+ Coverage   84.22%   84.45%   +0.23%     
==========================================
  Files         136      133       -3     
  Lines       13900    13833      -67     
  Branches     2940     2927      -13     
==========================================
- Hits        11707    11683      -24     
+ Misses       1465     1422      -43     
  Partials      728      728              
Files with missing lines Coverage Δ
sentry_sdk/consts.py 99.50% <ø> (ø)
sentry_sdk/integrations/django/__init__.py 85.15% <ø> (+0.38%) ⬆️
sentry_sdk/integrations/sqlalchemy.py 66.66% <ø> (+2.71%) ⬆️

... and 2 files with indirect coverage changes