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

fix: use getConfig not process.env #232

Merged
merged 3 commits into from
Nov 30, 2023

fix: properly use OPTIMIZELY_PROJECT_ID and increase test coverage

81ce59e
Select commit
Loading
Failed to load commit list.
Merged

fix: use getConfig not process.env #232

fix: properly use OPTIMIZELY_PROJECT_ID and increase test coverage
81ce59e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 29, 2023 in 0s

96.36% (-0.10%) compared to b83f128

View this Pull Request on Codecov

96.36% (-0.10%) compared to b83f128

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b83f128) 96.45% compared to head (81ce59e) 96.36%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #232      +/-   ##
==========================================
- Coverage   96.45%   96.36%   -0.10%     
==========================================
  Files         194      194              
  Lines        1835     1841       +6     
  Branches      322      324       +2     
==========================================
+ Hits         1770     1774       +4     
- Misses         60       62       +2     
  Partials        5        5              

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