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

Migrate redux reducer about write-reviews #70

Merged
merged 8 commits into from
May 16, 2024

feat: add SemesterKey type

bb4593b
Select commit
Loading
Failed to load commit list.
Merged

Migrate redux reducer about write-reviews #70

feat: add SemesterKey type
bb4593b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 16, 2024 in 0s

4.47% (-0.03%) compared to dd16e38

View this Pull Request on Codecov

4.47% (-0.03%) compared to dd16e38

Details

Codecov Report

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

Project coverage is 4.47%. Comparing base (dd16e38) to head (bb4593b).

Files Patch % Lines
src/reducers/write-reviews/likedReviews.ts 0.00% 11 Missing ⚠️
src/reducers/write-reviews/latestReviews.ts 0.00% 7 Missing ⚠️
src/reducers/write-reviews/reviewsFocus.ts 0.00% 5 Missing ⚠️
src/reducers/write-reviews/rankedReviews.ts 0.00% 4 Missing ⚠️
src/actions/write-reviews/rankedReviews.ts 0.00% 2 Missing ⚠️
src/components/blocks/SemesterBlock.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           migration     #70      +/-   ##
============================================
- Coverage       4.49%   4.47%   -0.03%     
============================================
  Files            210     211       +1     
  Lines           6517    6547      +30     
  Branches        1639    1640       +1     
============================================
  Hits             293     293              
- Misses          6117    6158      +41     
+ Partials         107      96      -11     

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