feat(flags): add Unleash feature flagging integration #3888
Codecov / codecov/project
succeeded
Jan 7, 2025 in 0s
79.87% (+0.03%) compared to 7f73c9e
View this Pull Request on Codecov
79.87% (+0.03%) compared to 7f73c9e
Details
Codecov Report
Attention: Patch coverage is 93.75000%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 79.87%. Comparing base (
7f73c9e
) to head (95c72e9
).
Report is 2 commits behind head on master.
✅ All tests successful. No failed tests found.
Files with missing lines | Patch % | Lines |
---|---|---|
sentry_sdk/integrations/unleash.py | 93.75% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #3888 +/- ##
==========================================
+ Coverage 79.83% 79.87% +0.03%
==========================================
Files 139 140 +1
Lines 15419 15451 +32
Branches 2623 2624 +1
==========================================
+ Hits 12310 12341 +31
- Misses 2235 2237 +2
+ Partials 874 873 -1
Files with missing lines | Coverage Δ | |
---|---|---|
sentry_sdk/integrations/unleash.py | 93.75% <93.75%> (ø) |
Loading