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

feat: add watchers field to the Course Edit Form #890

Merged
merged 1 commit into from
Jul 26, 2023

feat: add watchers field to course edit form

55cfba0
Select commit
Loading
Failed to load commit list.
Merged

feat: add watchers field to the Course Edit Form #890

feat: add watchers field to course edit form
55cfba0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2023 in 0s

66.95% (+0.09%) compared to 13cbfe5

View this Pull Request on Codecov

66.95% (+0.09%) compared to 13cbfe5

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.09% 🎉

Comparison is base (13cbfe5) 66.86% compared to head (55cfba0) 66.95%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #890      +/-   ##
==========================================
+ Coverage   66.86%   66.95%   +0.09%     
==========================================
  Files         128      128              
  Lines        3190     3199       +9     
  Branches      925      931       +6     
==========================================
+ Hits         2133     2142       +9     
  Misses       1008     1008              
  Partials       49       49              
Files Changed Coverage Δ
src/components/EditCoursePage/EditCourseForm.jsx 80.98% <100.00%> (+0.35%) ⬆️
src/components/EditCoursePage/index.jsx 73.06% <100.00%> (+0.15%) ⬆️
src/data/actions/courseInfo.js 50.78% <100.00%> (+0.38%) ⬆️
src/utils/validation.js 81.11% <100.00%> (+0.65%) ⬆️

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