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

ref(flags): underscore featureflags module and identifier #3902

Merged
merged 4 commits into from
Jan 7, 2025

Merge branch 'master' into aliu/rename-ff-module

12508f2
Select commit
Loading
Failed to load commit list.
Merged

ref(flags): underscore featureflags module and identifier #3902

Merge branch 'master' into aliu/rename-ff-module
12508f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2025 in 0s

64.69% (-13.68%) compared to 8fa6d3d

View this Pull Request on Codecov

64.69% (-13.68%) compared to 8fa6d3d

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 64.69%. Comparing base (8fa6d3d) to head (12508f2).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
sentry_sdk/integrations/feature_flags.py 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (8fa6d3d) and HEAD (12508f2). Click for more details.

HEAD has 24 uploads less than BASE
Flag BASE (8fa6d3d) HEAD (12508f2)
80 56
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #3902       +/-   ##
===========================================
- Coverage   78.37%   64.69%   -13.68%     
===========================================
  Files         139      139               
  Lines       15419    15419               
  Branches     2624     2624               
===========================================
- Hits        12084     9976     -2108     
- Misses       2470     4535     +2065     
- Partials      865      908       +43     
Files with missing lines Coverage Δ
sentry_sdk/integrations/feature_flags.py 0.00% <0.00%> (ø)

... and 69 files with indirect coverage changes