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

build: add plugins framework to learner dash #215

Merged

fix: snapshot updates

bdbe684
Select commit
Loading
Failed to load commit list.
Merged

build: add plugins framework to learner dash #215

fix: snapshot updates
bdbe684
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 13, 2023 in 1s

96.08% (-0.39%) compared to 82ff0d7

View this Pull Request on Codecov

96.08% (-0.39%) compared to 82ff0d7

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (82ff0d7) 96.46% compared to head (bdbe684) 96.08%.

Additional details and impacted files
@@                      Coverage Diff                      @@
##           aperture/PluggableDashPOC     #215      +/-   ##
=============================================================
- Coverage                      96.46%   96.08%   -0.39%     
=============================================================
  Files                            195      195              
  Lines                           1839     1839              
  Branches                         322      322              
=============================================================
- Hits                            1774     1767       -7     
- Misses                            60       67       +7     
  Partials                           5        5              
Files Coverage Δ
...shboardHeader/CollapsedHeader/CollapseMenuBody.jsx 88.88% <ø> (ø)
...rs/LearnerDashboardHeader/ExpandedHeader/index.jsx 100.00% <ø> (ø)
...ontainers/WidgetContainers/LoadedSidebar/index.jsx 100.00% <ø> (ø)
...ainers/WidgetContainers/NoCoursesSidebar/index.jsx 100.00% <ø> (ø)

... and 3 files with indirect coverage changes

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