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

[#12092] Refactor FeatureFlagService #12102

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kojandy
Copy link
Contributor

@kojandy kojandy commented Feb 26, 2025

Related issue: #12092.

@kojandy kojandy self-assigned this Feb 26, 2025
Copy link

codecov bot commented Feb 26, 2025

Codecov Report

Attention: Patch coverage is 67.74194% with 10 lines in your changes missing coverage. Please review.

Project coverage is 33.70%. Comparing base (ad5aea8) to head (cde8a53).

Files with missing lines Patch % Lines
...eflag/provider/FeatureFlagServiceProviderImpl.java 61.11% 3 Missing and 4 partials ⚠️
.../featureflag/service/SimpleFeatureFlagService.java 80.00% 1 Missing and 1 partial ⚠️
...npoint/featureflag/service/FeatureFlagService.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #12102      +/-   ##
============================================
- Coverage     33.70%   33.70%   -0.01%     
+ Complexity    10565    10561       -4     
============================================
  Files          3808     3810       +2     
  Lines         90385    90394       +9     
  Branches       9587     9586       -1     
============================================
+ Hits          30467    30469       +2     
- Misses        57288    57290       +2     
- Partials       2630     2635       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant