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: [FC-0044] Course unit page - Display sidebar component #832

Merged
merged 10 commits into from
Mar 8, 2024

refactor: refactoring after review

8a62e60
Select commit
Loading
Failed to load commit list.
Merged

feat: [FC-0044] Course unit page - Display sidebar component #832

refactor: refactoring after review
8a62e60
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 5, 2024 in 0s

91.14% (+0.20%) compared to 3c661e1

View this Pull Request on Codecov

91.14% (+0.20%) compared to 3c661e1

Details

Codecov Report

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

Project coverage is 91.14%. Comparing base (3c661e1) to head (8a62e60).
Report is 3 commits behind head on master.

Files Patch % Lines
src/course-unit/course-xblock/CourseXBlock.jsx 87.50% 2 Missing ⚠️
src/course-unit/data/thunk.js 96.77% 2 Missing ⚠️
src/course-unit/sidebar/hooks.jsx 86.66% 1 Missing and 1 partial ⚠️
src/course-unit/sidebar/utils.js 91.66% 2 Missing ⚠️
...e-unit/sidebar/components/ReleaseInfoComponent.jsx 85.71% 1 Missing ⚠️
...idebar/components/sidebar-footer/ActionButtons.jsx 90.90% 1 Missing ⚠️
...r/components/sidebar-footer/UnitVisibilityInfo.jsx 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #832      +/-   ##
==========================================
+ Coverage   90.94%   91.14%   +0.20%     
==========================================
  Files         520      542      +22     
  Lines        9157     9479     +322     
  Branches     1920     1984      +64     
==========================================
+ Hits         8328     8640     +312     
- Misses        797      806       +9     
- Partials       32       33       +1     

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