Skip to content

chore: add comment

cc52c35
Select commit
Loading
Failed to load commit list.
Merged

feat: settings tab in sidebar #2968

chore: add comment
cc52c35
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 11, 2026 in 0s

95.57% (-0.01%) compared to 2930265, passed because coverage increased by 0.01% when compared to adjusted base (95.56%)

View this Pull Request on Codecov

95.57% (-0.01%) compared to 2930265, passed because coverage increased by 0.01% when compared to adjusted base (95.56%)

Details

Codecov Report

❌ Patch coverage is 96.14148% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.57%. Comparing base (2930265) to head (cc52c35).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/generic/expandable-card/ExpandableCard.tsx 83.87% 5 Missing ⚠️
src/hooks.ts 82.75% 5 Missing ⚠️
src/course-outline/data/api.ts 88.00% 2 Missing and 1 partial ⚠️
...unit-sidebar/unit-info/GenericUnitInfoSettings.tsx 94.11% 3 Missing ⚠️
...e/outline-sidebar/info-sidebar/UnitInfoSidebar.tsx 87.50% 2 Missing ⚠️
src/generic/FormikControl.tsx 90.00% 2 Missing ⚠️
...utline-sidebar/info-sidebar/SubsectionSettings.tsx 99.27% 1 Missing ⚠️
.../info-sidebar/sharedSettings/VisibilitySection.tsx 96.15% 1 Missing ⚠️
src/course-unit/legacy-sidebar/index.tsx 50.00% 1 Missing ⚠️
src/course-unit/xblock-container-iframe/index.tsx 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2968      +/-   ##
==========================================
- Coverage   95.57%   95.57%   -0.01%     
==========================================
  Files        1366     1375       +9     
  Lines       31507    31954     +447     
  Branches     7119     7030      -89     
==========================================
+ Hits        30113    30540     +427     
- Misses       1344     1363      +19     
- Partials       50       51       +1     

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