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

Config v6 #96

Merged
merged 28 commits into from
Nov 23, 2023

Merge branch 'master' into config-v6

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

Config v6 #96

Merge branch 'master' into config-v6
6b0866b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 23, 2023 in 0s

92.70% (+1.00%) compared to b21f14e

View this Pull Request on Codecov

92.70% (+1.00%) compared to b21f14e

Details

Codecov Report

Attention: 25 lines in your changes are missing coverage. Please review.

Comparison is base (b21f14e) 91.69% compared to head (6b0866b) 92.70%.

Files Patch % Lines
src/RolloutEvaluator.ts 97.60% 11 Missing ⚠️
src/EvaluateLogBuilder.ts 94.79% 9 Missing ⚠️
src/ConfigCatClient.ts 91.42% 3 Missing ⚠️
src/Utils.ts 95.91% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #96      +/-   ##
==========================================
+ Coverage   91.69%   92.70%   +1.00%     
==========================================
  Files          18       20       +2     
  Lines        1626     2069     +443     
  Branches      412      560     +148     
==========================================
+ Hits         1491     1918     +427     
- Misses        134      150      +16     
  Partials        1        1              

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