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

Add comment to course reset #379

Merged
merged 2 commits into from
Mar 29, 2024

fix: make default comment an empty string

75ac4c2
Select commit
Loading
Failed to load commit list.
Merged

Add comment to course reset #379

fix: make default comment an empty string
75ac4c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 29, 2024 in 0s

88.35% (+0.01%) compared to c7b0faf

View this Pull Request on Codecov

88.35% (+0.01%) compared to c7b0faf

Details

Codecov Report

Attention: Patch coverage is 93.75000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 88.35%. Comparing base (c7b0faf) to head (75ac4c2).
Report is 2 commits behind head on master.

Files Patch % Lines
src/users/CourseReset.jsx 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #379      +/-   ##
==========================================
+ Coverage   88.34%   88.35%   +0.01%     
==========================================
  Files         164      164              
  Lines        3448     3462      +14     
  Branches      850      856       +6     
==========================================
+ Hits         3046     3059      +13     
- Misses        398      399       +1     
  Partials        4        4              

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