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

fix: make progress graph respect course settings #1194

Merged
merged 1 commit into from
Oct 11, 2023

fix: make progress graph respect course settings

c064e07
Select commit
Loading
Failed to load commit list.
Merged

fix: make progress graph respect course settings #1194

fix: make progress graph respect course settings
c064e07
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 11, 2023 in 1s

87.91% (+0.04%) compared to 168ed1e

View this Pull Request on Codecov

87.91% (+0.04%) compared to 168ed1e

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (168ed1e) 87.87% compared to head (c064e07) 87.91%.
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1194      +/-   ##
==========================================
+ Coverage   87.87%   87.91%   +0.04%     
==========================================
  Files         263      263              
  Lines        4485     4486       +1     
  Branches     1133     1134       +1     
==========================================
+ Hits         3941     3944       +3     
+ Misses        530      528       -2     
  Partials       14       14              
Files Coverage Δ
src/course-home/progress-tab/ProgressTab.jsx 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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