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

feat: better history #98

Merged
merged 4 commits into from
Dec 2, 2024

fix: history box tests

58fa478
Select commit
Loading
Failed to load commit list.
Merged

feat: better history #98

fix: history box tests
58fa478
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2024 in 0s

59.44% (-0.15%) compared to 0a6e0b5

View this Pull Request on Codecov

59.44% (-0.15%) compared to 0a6e0b5

Details

Codecov Report

Attention: Patch coverage is 38.22394% with 160 lines in your changes missing coverage. Please review.

Project coverage is 59.44%. Comparing base (0a6e0b5) to head (58fa478).

Files with missing lines Patch % Lines
hooks/useQueries.ts 6.50% 115 Missing ⚠️
components/bank/components/historyBox.tsx 44.00% 42 Missing ⚠️
store/endpointStore.ts 57.14% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #98      +/-   ##
==========================================
- Coverage   59.59%   59.44%   -0.15%     
==========================================
  Files         146      146              
  Lines       14133    14282     +149     
==========================================
+ Hits         8422     8490      +68     
- Misses       5711     5792      +81     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.