ocadotechnology / aimmo

A python-based multi-player online educational game for students to play in a class or club setting.
Other
116 stars 72 forks source link

fix: track game load #1830

Closed SKairinos closed 9 months ago

SKairinos commented 9 months ago

This change is Reviewable

codecov[bot] commented 9 months ago

Codecov Report

Merging #1830 (7af2ac8) into master (5572800) will increase coverage by 0.02%. The diff coverage is 80.00%.

:exclamation: Current head 7af2ac8 differs from pull request most recent head 61acc01. Consider uploading reports for the commit 61acc01 to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/ocadotechnology/aimmo/pull/1830/graphs/tree.svg?width=650&height=150&src=pr&token=LyvetVnTYm&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ocadotechnology)](https://app.codecov.io/gh/ocadotechnology/aimmo/pull/1830?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ocadotechnology) ```diff @@ Coverage Diff @@ ## master #1830 +/- ## ========================================== + Coverage 70.83% 70.85% +0.02% ========================================== Files 191 192 +1 Lines 3981 3991 +10 Branches 272 272 ========================================== + Hits 2820 2828 +8 - Misses 1132 1134 +2 Partials 29 29 ``` | [Files](https://app.codecov.io/gh/ocadotechnology/aimmo/pull/1830?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ocadotechnology) | Coverage Δ | | |---|---|---| | [aimmo/migrations/0037\_worksheetusage\_loaded\_at.py](https://app.codecov.io/gh/ocadotechnology/aimmo/pull/1830?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ocadotechnology#diff-YWltbW8vbWlncmF0aW9ucy8wMDM3X3dvcmtzaGVldHVzYWdlX2xvYWRlZF9hdC5weQ==) | `100.00% <100.00%> (ø)` | | | [aimmo/models.py](https://app.codecov.io/gh/ocadotechnology/aimmo/pull/1830?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ocadotechnology#diff-YWltbW8vbW9kZWxzLnB5) | `95.02% <100.00%> (+0.02%)` | :arrow_up: | | [aimmo/views.py](https://app.codecov.io/gh/ocadotechnology/aimmo/pull/1830?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ocadotechnology#diff-YWltbW8vdmlld3MucHk=) | `86.66% <60.00%> (-0.84%)` | :arrow_down: |