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 grades page #170

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Fix scrolling not loading messages

33b2be6
Select commit
Loading
Failed to load commit list.
Open

Add grades page #170

Fix scrolling not loading messages
33b2be6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 24, 2024 in 0s

65.50% (+10.69%) compared to 1df6477

View this Pull Request on Codecov

65.50% (+10.69%) compared to 1df6477

Details

Codecov Report

Attention: Patch coverage is 63.18681% with 67 lines in your changes missing coverage. Please review.

Project coverage is 65.50%. Comparing base (1df6477) to head (33b2be6).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
lib/create_message.dart 0.00% 17 Missing ⚠️
lib/grades.dart 0.00% 17 Missing ⚠️
lib/main.dart 7.14% 13 Missing ⚠️
lib/api.dart 91.17% 9 Missing ⚠️
lib/home.dart 80.76% 5 Missing ⚠️
lib/icanteen_setup.dart 0.00% 4 Missing ⚠️
lib/messages.dart 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #170       +/-   ##
===========================================
+ Coverage   54.81%   65.50%   +10.69%     
===========================================
  Files          15       15               
  Lines        2076     2218      +142     
===========================================
+ Hits         1138     1453      +315     
+ Misses        938      765      -173     

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