Skip to content

fix: invalidate series cache when book status changes - #409

Merged
masonfox merged 1 commit into
developfrom
fix/series-cache-invalidation
Mar 31, 2026
Merged

fix: invalidate series cache when book status changes#409
masonfox merged 1 commit into
developfrom
fix/series-cache-invalidation

fix: invalidate series cache when book status changes

8b453b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2026 in 1s

78.67% (+0.00%) compared to 7b3cf28

View this Pull Request on Codecov

78.67% (+0.00%) compared to 7b3cf28

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #409   +/-   ##
========================================
  Coverage    78.66%   78.67%           
========================================
  Files          167      167           
  Lines         7556     7559    +3     
  Branches      1850     1850           
========================================
+ Hits          5944     5947    +3     
  Misses        1127     1127           
  Partials       485      485           
Files with missing lines Coverage Δ
hooks/useBookStatus.ts 85.62% <100.00%> (+0.09%) ⬆️
lib/services/progress.service.ts 87.60% <100.00%> (+0.10%) ⬆️
lib/services/session.service.ts 88.18% <100.00%> (+0.03%) ⬆️
🚀 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.