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(ITWallet): [SIW-1985] Fix "ladybug" debugging tool issues #6611

Merged
merged 14 commits into from
Jan 23, 2025

chore: remove types tests

07c58a7
Select commit
Loading
Failed to load commit list.
Merged

fix(ITWallet): [SIW-1985] Fix "ladybug" debugging tool issues #6611

chore: remove types tests
07c58a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 22, 2025 in 0s

49.91% (+0.05%) compared to 877ec8e

View this Pull Request on Codecov

49.91% (+0.05%) compared to 877ec8e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.91%. Comparing base (877ec8e) to head (07c58a7).
Report is 10 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6611      +/-   ##
==========================================
+ Coverage   49.85%   49.91%   +0.05%     
==========================================
  Files        1564     1566       +2     
  Lines       32353    32387      +34     
  Branches     7334     7335       +1     
==========================================
+ Hits        16130    16165      +35     
+ Misses      16174    16173       -1     
  Partials       49       49              
Files with missing lines Coverage Δ
ts/hooks/useDebugInfo.ts 70.00% <100.00%> (ø)
ts/store/actions/debug.ts 100.00% <100.00%> (ø)
ts/store/reducers/debug.ts 90.47% <ø> (+38.09%) ⬆️

... and 23 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 877ec8e...07c58a7. Read the comment docs.