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

feat(flags): add Unleash feature flagging integration #3888

Merged
merged 26 commits into from
Jan 7, 2025

Merge branch 'master' into aliu/unleash

95c72e9
Select commit
Loading
Failed to load commit list.
Merged

feat(flags): add Unleash feature flagging integration #3888

Merge branch 'master' into aliu/unleash
95c72e9
Select commit
Loading
Failed to load commit list.
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%> (ø)

... and 1 file with indirect coverage changes