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

Refresh class roster plus refactor #2418

Merged
merged 10 commits into from
Oct 3, 2024

add test of removed users

5eea6af
Select commit
Loading
Failed to load commit list.
Merged

Refresh class roster plus refactor #2418

add test of removed users
5eea6af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2024 in 0s

86.26% (-0.02%) compared to 4b252fe, passed because coverage increased by 0% when compared to adjusted base (86.26%)

View this Pull Request on Codecov

86.26% (-0.02%) compared to 4b252fe, passed because coverage increased by 0% when compared to adjusted base (86.26%)

Details

Codecov Report

Attention: Patch coverage is 89.88764% with 27 lines in your changes missing coverage. Please review.

Project coverage is 86.26%. Comparing base (4b252fe) to head (5eea6af).
Report is 14 commits behind head on master.

Files with missing lines Patch % Lines
src/models/stores/portal.ts 91.17% 9 Missing ⚠️
src/components/app.tsx 73.33% 8 Missing ⚠️
src/lib/db-listeners/db-groups-listener.ts 77.14% 7 Missing and 1 partial ⚠️
...rc/clue/components/teacher/teacher-student-tab.tsx 0.00% 1 Missing ⚠️
src/lib/auth.ts 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2418      +/-   ##
==========================================
- Coverage   86.27%   86.26%   -0.02%     
==========================================
  Files         741      742       +1     
  Lines       38220    38312      +92     
  Branches     9772     9792      +20     
==========================================
+ Hits        32976    33050      +74     
- Misses       4943     4962      +19     
+ Partials      301      300       -1     

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