Add LaunchDarkly and OpenFeature integration #3648
Merged
Codecov / codecov/project
succeeded
Nov 4, 2024 in 0s
84.33% (+0.04%) compared to d06a189
View this Pull Request on Codecov
84.33% (+0.04%) compared to d06a189
Details
Codecov Report
Attention: Patch coverage is 89.52381%
with 11 lines
in your changes missing coverage. Please review.
Project coverage is 84.33%. Comparing base (
d06a189
) to head (200917f
).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## master #3648 +/- ##
==========================================
+ Coverage 84.29% 84.33% +0.04%
==========================================
Files 133 136 +3
Lines 14262 14367 +105
Branches 2405 2417 +12
==========================================
+ Hits 12022 12117 +95
- Misses 1489 1497 +8
- Partials 751 753 +2
Files with missing lines | Coverage Δ | |
---|---|---|
sentry_sdk/_lru_cache.py | 100.00% <100.00%> (ø) |
|
sentry_sdk/consts.py | 99.51% <ø> (ø) |
|
sentry_sdk/scope.py | 88.51% <100.00%> (+0.30%) |
⬆️ |
sentry_sdk/integrations/launchdarkly.py | 91.17% <91.17%> (ø) |
|
sentry_sdk/flag_utils.py | 82.60% <82.60%> (ø) |
|
sentry_sdk/integrations/openfeature.py | 84.00% <84.00%> (ø) |
Loading