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: studio home load screen #615

Merged
merged 4 commits into from
Sep 29, 2023

chore: increase code coverage

12e39ec
Select commit
Loading
Failed to load commit list.
Merged

fix: studio home load screen #615

chore: increase code coverage
12e39ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 29, 2023 in 0s

86.95% (+0.03%) compared to 01ddac3

View this Pull Request on Codecov

86.95% (+0.03%) compared to 01ddac3

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (01ddac3) 86.92% compared to head (12e39ec) 86.95%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #615      +/-   ##
==========================================
+ Coverage   86.92%   86.95%   +0.03%     
==========================================
  Files         386      386              
  Lines        5759     5758       -1     
  Branches     1275     1273       -2     
==========================================
+ Hits         5006     5007       +1     
+ Misses        731      729       -2     
  Partials       22       22              
Files Coverage Δ
src/studio-home/StudioHome.jsx 100.00% <100.00%> (+3.33%) ⬆️
src/studio-home/create-new-course-form/index.jsx 100.00% <ø> (ø)
...ection/courses-tab/contact-administrator/index.jsx 100.00% <ø> (ø)

... and 1 file with indirect coverage changes

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