Skip to content

refactor: Migrate `textbooks` from Redux store to React Query

35df4a2
Select commit
Loading
Failed to load commit list.
Open

refactor: Migrate textbooks from Redux store to React Query #3047

refactor: Migrate `textbooks` from Redux store to React Query
35df4a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 2, 2026 in 1s

95.49% (-0.03%) compared to da4e81b

View this Pull Request on Codecov

95.49% (-0.03%) compared to da4e81b

Details

Codecov Report

❌ Patch coverage is 84.31373% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.49%. Comparing base (da4e81b) to head (35df4a2).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/textbooks/data/apiHooks.ts 65.38% 9 Missing ⚠️
src/textbooks/hooks.tsx 82.35% 5 Missing and 1 partial ⚠️
src/textbooks/textbook-card/TextbooksCard.tsx 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3047      +/-   ##
==========================================
- Coverage   95.52%   95.49%   -0.03%     
==========================================
  Files        1392     1390       -2     
  Lines       32911    32933      +22     
  Branches     7340     7576     +236     
==========================================
+ Hits        31437    31451      +14     
+ Misses       1419     1413       -6     
- Partials       55       69      +14     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.