Skip to content

feat: add reducer return types

Codecov / codecov/project succeeded May 19, 2024 in 1s

4.47% (+0.00%) compared to ccd274c

View this Pull Request on Codecov

4.47% (+0.00%) compared to ccd274c

Details

Codecov Report

Attention: Patch coverage is 0% with 17 lines in your changes are missing coverage. Please review.

Project coverage is 4.47%. Comparing base (ccd274c) to head (e2b8a4e).

Current head e2b8a4e differs from pull request most recent head 3816642

Please upload reports for the commit 3816642 to get more accurate results.

Files Patch % Lines
src/reducers/planner/itemFocus.ts 0.00% 1 Missing and 1 partial ⚠️
src/reducers/timetable/timetable.ts 0.00% 1 Missing and 1 partial ⚠️
src/reducers/dictionary/courseFocus.ts 0.00% 0 Missing and 1 partial ⚠️
src/reducers/dictionary/list.ts 0.00% 0 Missing and 1 partial ⚠️
src/reducers/dictionary/search.ts 0.00% 0 Missing and 1 partial ⚠️
src/reducers/planner/list.ts 0.00% 0 Missing and 1 partial ⚠️
src/reducers/planner/search.ts 0.00% 0 Missing and 1 partial ⚠️
src/reducers/timetable/lectureFocus.ts 0.00% 0 Missing and 1 partial ⚠️
src/reducers/timetable/list.ts 0.00% 0 Missing and 1 partial ⚠️
src/reducers/timetable/search.ts 0.00% 0 Missing and 1 partial ⚠️
... and 5 more
Additional details and impacted files
@@            Coverage Diff             @@
##           migration     #72    +/-   ##
==========================================
  Coverage       4.47%   4.47%            
==========================================
  Files            211     211            
  Lines           6547    6547            
  Branches        1640    1756   +116     
==========================================
  Hits             293     293            
+ Misses          6158    6092    -66     
- Partials          96     162    +66     

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