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

chore(config): move more remote config to Statsig #6474

Merged
merged 27 commits into from
Feb 5, 2025

chore: enable in app webview for dapps by default

5ec4712
Select commit
Loading
Failed to load commit list.
Merged

chore(config): move more remote config to Statsig #6474

chore: enable in app webview for dapps by default
5ec4712
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 5, 2025 in 0s

89.04% (target 75.00%)

View this Pull Request on Codecov

89.04% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.04%. Comparing base (60519ee) to head (5ec4712).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6474      +/-   ##
==========================================
+ Coverage   89.02%   89.04%   +0.02%     
==========================================
  Files         729      729              
  Lines       31871    31858      -13     
  Branches     5819     6138     +319     
==========================================
- Hits        28373    28369       -4     
+ Misses       3450     3441       -9     
  Partials       48       48              
Files with missing lines Coverage Δ
src/app/reducers.ts 26.82% <ø> (ø)
src/app/saga.ts 70.61% <ø> (ø)
src/app/selectors.ts 96.42% <ø> (-0.13%) ⬇️
src/celoNews/CeloNewsFeed.tsx 97.22% <100.00%> (+0.07%) ⬆️
src/dapps/saga.ts 83.87% <100.00%> (+0.82%) ⬆️
src/dapps/selectors.ts 100.00% <100.00%> (ø)
src/dapps/slice.ts 23.52% <100.00%> (-2.67%) ⬇️
src/firebase/firebase.ts 41.66% <ø> (+0.64%) ⬆️
src/firebase/remoteConfigValuesDefaults.ts 100.00% <ø> (ø)
src/redux/migrations.ts 97.03% <100.00%> (+<0.01%) ⬆️
... and 7 more

... and 3 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 60519ee...5ec4712. Read the comment docs.