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: course outline page #694

Merged

refactor: improve course outline page

80cc5e3
Select commit
Loading
Failed to load commit list.
Merged

feat: course outline page #694

refactor: improve course outline page
80cc5e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 6, 2023 in 0s

88.85% (+0.20%) compared to bebbc15

View this Pull Request on Codecov

88.85% (+0.20%) compared to bebbc15

Details

Codecov Report

Attention: 28 lines in your changes are missing coverage. Please review.

Comparison is base (bebbc15) 88.65% compared to head (80cc5e3) 88.85%.

Files Patch % Lines
src/course-outline/hooks.jsx 66.66% 12 Missing ⚠️
src/course-outline/utils/getChecklistValues.js 85.71% 6 Missing ⚠️
src/hooks.js 50.00% 3 Missing and 1 partial ⚠️
src/course-outline/data/thunk.js 95.55% 2 Missing ⚠️
...e-outline/header-navigations/HeaderNavigations.jsx 86.66% 1 Missing and 1 partial ⚠️
...c/course-outline/utils/getChecklistForStatusBar.js 88.88% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #694      +/-   ##
==========================================
+ Coverage   88.65%   88.85%   +0.20%     
==========================================
  Files         447      468      +21     
  Lines        6846     7168     +322     
  Branches     1461     1539      +78     
==========================================
+ Hits         6069     6369     +300     
- Misses        752      772      +20     
- Partials       25       27       +2     

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