ref(flags): underscore featureflags module and identifier #3902
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.
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%> (ø) |
Loading