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

feat: validate imports #1838

Closed SKairinos closed 9 months ago

SKairinos commented 9 months ago

This change is Reviewable

codecov[bot] commented 9 months ago

Codecov Report

Merging #1838 (c5b95a5) into master (e09cf2d) will increase coverage by 0.07%. The diff coverage is 77.08%.

:exclamation: Current head c5b95a5 differs from pull request most recent head a20eca1. Consider uploading reports for the commit a20eca1 to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/ocadotechnology/aimmo/pull/1838/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/1838?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ocadotechnology) ```diff @@ Coverage Diff @@ ## master #1838 +/- ## ========================================== + Coverage 70.85% 70.93% +0.07% ========================================== Files 192 193 +1 Lines 3991 4039 +48 Branches 272 283 +11 ========================================== + Hits 2828 2865 +37 - Misses 1134 1145 +11 Partials 29 29 ``` | [Files](https://app.codecov.io/gh/ocadotechnology/aimmo/pull/1838?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ocadotechnology) | Coverage Δ | | |---|---|---| | [game\_frontend/src/pyodide/syntax.ts](https://app.codecov.io/gh/ocadotechnology/aimmo/pull/1838?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ocadotechnology#diff-Z2FtZV9mcm9udGVuZC9zcmMvcHlvZGlkZS9zeW50YXgudHM=) | `100.00% <100.00%> (ø)` | | | [game\_frontend/src/pyodide/webWorker.ts](https://app.codecov.io/gh/ocadotechnology/aimmo/pull/1838?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ocadotechnology#diff-Z2FtZV9mcm9udGVuZC9zcmMvcHlvZGlkZS93ZWJXb3JrZXIudHM=) | `30.00% <8.33%> (-6.85%)` | :arrow_down: |