Skip to content

chore: update imports

9e915d2
Select commit
Loading
Failed to load commit list.
Closed

feat: Add Sidebar for course outline [FC-0114] #2775

chore: update imports
9e915d2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2026 in 0s

95.01% (+0.02%) compared to 2209242

View this Pull Request on Codecov

95.01% (+0.02%) compared to 2209242

Details

Codecov Report

❌ Patch coverage is 94.00631% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.01%. Comparing base (2209242) to head (9e915d2).

Files with missing lines Patch % Lines
src/CourseAuthoringContext.tsx 86.66% 6 Missing ⚠️
src/course-outline/outline-sidebar/AddSidebar.tsx 95.00% 4 Missing ⚠️
...brary-authoring/library-filters/SidebarFilters.tsx 76.47% 4 Missing ⚠️
src/course-outline/utils.tsx 81.81% 2 Missing ⚠️
src/library-authoring/LibraryAuthoringPage.tsx 94.73% 1 Missing ⚠️
...ary-authoring/collections/CollectionInfoHeader.tsx 80.00% 1 Missing ⚠️
src/library-authoring/data/apiHooks.ts 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2775      +/-   ##
==========================================
+ Coverage   94.99%   95.01%   +0.02%     
==========================================
  Files        1256     1260       +4     
  Lines       28800    28949     +149     
  Branches     6538     6606      +68     
==========================================
+ Hits        27358    27507     +149     
+ Misses       1384     1372      -12     
- Partials       58       70      +12     

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

🚀 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.