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/patch succeeded Dec 24, 2024 in 0s

63.18% of diff hit (target 54.81%)

View this Pull Request on Codecov

63.18% of diff hit (target 54.81%)

Annotations

Check warning on line 1304 in lib/api.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/api.dart#L1300-L1304

Added lines #L1300 - L1304 were not covered by tests

Check warning on line 1308 in lib/api.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/api.dart#L1306-L1308

Added lines #L1306 - L1308 were not covered by tests

Check warning on line 1329 in lib/api.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/api.dart#L1329

Added line #L1329 was not covered by tests

Check warning on line 55 in lib/create_message.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/create_message.dart#L55

Added line #L55 was not covered by tests

Check warning on line 321 in lib/create_message.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/create_message.dart#L321

Added line #L321 was not covered by tests

Check warning on line 323 in lib/create_message.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/create_message.dart#L323

Added line #L323 was not covered by tests

Check warning on line 327 in lib/create_message.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/create_message.dart#L326-L327

Added lines #L326 - L327 were not covered by tests

Check warning on line 331 in lib/create_message.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/create_message.dart#L330-L331

Added lines #L330 - L331 were not covered by tests

Check warning on line 352 in lib/create_message.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/create_message.dart#L352

Added line #L352 was not covered by tests

Check warning on line 356 in lib/create_message.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/create_message.dart#L355-L356

Added lines #L355 - L356 were not covered by tests

Check warning on line 360 in lib/create_message.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/create_message.dart#L359-L360

Added lines #L359 - L360 were not covered by tests

Check warning on line 368 in lib/create_message.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/create_message.dart#L368

Added line #L368 was not covered by tests

Check warning on line 372 in lib/create_message.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/create_message.dart#L371-L372

Added lines #L371 - L372 were not covered by tests

Check warning on line 376 in lib/create_message.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/create_message.dart#L375-L376

Added lines #L375 - L376 were not covered by tests

Check warning on line 25 in lib/grades.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/grades.dart#L25

Added line #L25 was not covered by tests

Check warning on line 33 in lib/grades.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/grades.dart#L33

Added line #L33 was not covered by tests

Check warning on line 47 in lib/grades.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/grades.dart#L47

Added line #L47 was not covered by tests

Check warning on line 49 in lib/grades.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/grades.dart#L49

Added line #L49 was not covered by tests

Check warning on line 54 in lib/grades.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/grades.dart#L51-L54

Added lines #L51 - L54 were not covered by tests

Check warning on line 59 in lib/grades.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/grades.dart#L59

Added line #L59 was not covered by tests

Check warning on line 64 in lib/grades.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/grades.dart#L61-L64

Added lines #L61 - L64 were not covered by tests

Check warning on line 89 in lib/grades.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/grades.dart#L89

Added line #L89 was not covered by tests

Check warning on line 91 in lib/grades.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/grades.dart#L91

Added line #L91 was not covered by tests

Check warning on line 94 in lib/grades.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/grades.dart#L93-L94

Added lines #L93 - L94 were not covered by tests

Check warning on line 633 in lib/home.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/home.dart#L632-L633

Added lines #L632 - L633 were not covered by tests