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

Integrate Glam Onboarding Feature Flag #502

Merged
merged 5 commits into from
Dec 12, 2024

Do not check for `globallyEnabled` on Feature Flags

6e1211d
Select commit
Loading
Failed to load commit list.
Merged

Integrate Glam Onboarding Feature Flag #502

Do not check for `globallyEnabled` on Feature Flags
6e1211d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2024 in 0s

43.18% (+0.01%) compared to 0cc75ce

View this Pull Request on Codecov

43.18% (+0.01%) compared to 0cc75ce

Details

Codecov Report

Attention: Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.

Project coverage is 43.18%. Comparing base (0cc75ce) to head (6e1211d).

Files with missing lines Patch % Lines
src/app/feature-flag/feature-flag.module.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #502      +/-   ##
==========================================
+ Coverage   43.16%   43.18%   +0.01%     
==========================================
  Files         362      363       +1     
  Lines       11094    11102       +8     
  Branches     1809     1809              
==========================================
+ Hits         4789     4794       +5     
- Misses       6143     6144       +1     
- Partials      162      164       +2     

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