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: option to show/hide ungraded assignment in progress page #1380

Merged
merged 2 commits into from
Oct 31, 2024

refactor: move config check to utils

1686988
Select commit
Loading
Failed to load commit list.
Merged

feat: option to show/hide ungraded assignment in progress page #1380

refactor: move config check to utils
1686988
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2024 in 0s

88.69% (-0.01%) compared to 2a58ad2, passed because coverage increased by 0% when compared to adjusted base (88.68%)

View this Pull Request on Codecov

88.69% (-0.01%) compared to 2a58ad2, passed because coverage increased by 0% when compared to adjusted base (88.68%)

Details

Codecov Report

Attention: Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.

Project coverage is 88.69%. Comparing base (2a58ad2) to head (1686988).

Files with missing lines Patch % Lines
src/index.jsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1380      +/-   ##
==========================================
- Coverage   88.69%   88.69%   -0.01%     
==========================================
  Files         312      313       +1     
  Lines        5501     5509       +8     
  Branches     1365     1334      -31     
==========================================
+ Hits         4879     4886       +7     
- Misses        605      606       +1     
  Partials       17       17              

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