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

refactor: clean unused networkConfig #6342

Merged
merged 3 commits into from
Dec 10, 2024

root state schema

847d10b
Select commit
Loading
Failed to load commit list.
Merged

refactor: clean unused networkConfig #6342

root state schema
847d10b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2024 in 0s

88.94% (target 75.00%)

View this Pull Request on Codecov

88.94% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.94%. Comparing base (4c5db02) to head (847d10b).
Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6342      +/-   ##
==========================================
- Coverage   88.95%   88.94%   -0.02%     
==========================================
  Files         737      737              
  Lines       31445    31423      -22     
  Branches     5833     5823      -10     
==========================================
- Hits        27973    27950      -23     
- Misses       3274     3275       +1     
  Partials      198      198              
Files with missing lines Coverage Δ
src/celoNews/CeloNewsFeed.tsx 97.14% <100.00%> (ø)
src/config.ts 96.33% <ø> (-0.04%) ⬇️
src/in-house-liquidity/client.ts 100.00% <100.00%> (ø)
src/keylessBackup/index.ts 98.00% <100.00%> (+0.04%) ⬆️
src/transactions/feed/TransactionDetailsScreen.tsx 93.22% <100.00%> (-0.12%) ⬇️
...ons/feed/detailContent/TransferReceivedContent.tsx 93.54% <100.00%> (-0.40%) ⬇️
...actions/feed/detailContent/TransferSentContent.tsx 96.96% <100.00%> (-0.09%) ⬇️
src/utils/currencies.ts 83.33% <ø> (-0.67%) ⬇️
src/web3/networkConfig.ts 100.00% <100.00%> (ø)

... and 4 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 4c5db02...847d10b. Read the comment docs.