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: support running without a STATSIG_API_KEY #6403

Merged
merged 5 commits into from
Jan 10, 2025

Remove obsolete localMode

ad0c04e
Select commit
Loading
Failed to load commit list.
Merged

feat: support running without a STATSIG_API_KEY #6403

Remove obsolete localMode
ad0c04e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 10, 2025 in 0s

89.12% (target 75.00%)

View this Pull Request on Codecov

89.12% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 94.44444% with 3 lines in your changes missing coverage. Please review.

Project coverage is 89.12%. Comparing base (f284f7c) to head (ad0c04e).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/analytics/AppAnalytics.ts 89.65% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6403      +/-   ##
==========================================
+ Coverage   89.09%   89.12%   +0.02%     
==========================================
  Files         736      737       +1     
  Lines       31840    31897      +57     
  Branches     6040     5750     -290     
==========================================
+ Hits        28367    28427      +60     
+ Misses       3425     3422       -3     
  Partials       48       48              
Files with missing lines Coverage Δ
src/config.ts 96.26% <100.00%> (-0.07%) ⬇️
src/navigator/SettingsMenu.tsx 94.94% <100.00%> (+0.05%) ⬆️
src/statsig/index.ts 98.93% <100.00%> (+0.20%) ⬆️
src/analytics/AppAnalytics.ts 70.18% <89.65%> (+2.26%) ⬆️

... and 6 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f284f7c...ad0c04e. Read the comment docs.