feat: support running without a STATSIG_API_KEY #6403
+175
−79
Merged
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
@@ 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.
Loading