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: use the right colors #6193

Merged
merged 2 commits into from
Oct 28, 2024

fix snapshots

9b0881f
Select commit
Loading
Failed to load commit list.
Merged

fix: use the right colors #6193

fix snapshots
9b0881f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 28, 2024 in 0s

88.88% (target 75.00%)

View this Pull Request on Codecov

88.88% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.88%. Comparing base (ba17b55) to head (9b0881f).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##             main    #6193    +/-   ##
========================================
  Coverage   88.88%   88.88%            
========================================
  Files         733      733            
  Lines       31166    31167     +1     
  Branches     5431     5733   +302     
========================================
+ Hits        27703    27704     +1     
+ Misses       3418     3264   -154     
- Partials       45      199   +154     
Files with missing lines Coverage Δ
src/components/SegmentedControl.tsx 80.55% <100.00%> (ø)
src/keylessBackup/KeylessBackupIntro.tsx 95.45% <ø> (ø)
src/keylessBackup/SignInWithEmail.tsx 98.13% <100.00%> (+0.01%) ⬆️
...boarding/registration/OnboardingRecoveryPhrase.tsx 86.79% <ø> (ø)
src/styles/progressDots.ts 100.00% <ø> (ø)

... and 64 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 ba17b55...9b0881f. Read the comment docs.