VEX-Robotics-AI / VEX-Py

VEXcode / Robot Mesh VEX Python API Stubs
8 stars 0 forks source link

refactor submodules #71

Closed TheVinhLuong102 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 76.30% // Head: 76.26% // Decreases project coverage by -0.05% :warning:

Coverage data is based on head (688ef3b) compared to base (106c6c0). Patch coverage: 76.92% of modified lines in pull request are covered.

:exclamation: Current head 688ef3b differs from pull request most recent head 387262e. Consider uploading reports for the commit 387262e to get more accurate results

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #71 +/- ## ========================================== - Coverage 76.30% 76.26% -0.05% ========================================== Files 76 75 -1 Lines 2325 2321 -4 ========================================== - Hits 1774 1770 -4 Misses 551 551 ``` | [Impacted Files](https://codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/drivetrain.py](https://codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2RyaXZldHJhaW4ucHk=) | `0.00% <0.00%> (ø)` | | | [src/motor\_group.py](https://codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL21vdG9yX2dyb3VwLnB5) | `0.00% <0.00%> (ø)` | | | [src/smartdrive.py](https://codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3NtYXJ0ZHJpdmUucHk=) | `0.00% <0.00%> (ø)` | | | [src/vex/\_common\_enums/axis.py](https://codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC9fY29tbW9uX2VudW1zL2F4aXMucHk=) | `100.00% <ø> (ø)` | | | [src/vex/\_common\_enums/orientation.py](https://codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC9fY29tbW9uX2VudW1zL29yaWVudGF0aW9uLnB5) | `100.00% <ø> (ø)` | | | [src/vex/brain/screen/font.py](https://codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC9icmFpbi9zY3JlZW4vZm9udC5weQ==) | `100.00% <ø> (ø)` | | | [src/vex/brain/speaker/note.py](https://codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC9icmFpbi9zcGVha2VyL25vdGUucHk=) | `100.00% <ø> (ø)` | | | [src/vex/brain/speaker/sound.py](https://codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC9icmFpbi9zcGVha2VyL3NvdW5kLnB5) | `100.00% <ø> (ø)` | | | [src/vex/gyro\_sensor/calibration.py](https://codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC9neXJvX3NlbnNvci9jYWxpYnJhdGlvbi5weQ==) | `100.00% <ø> (ø)` | | | [src/vex/motor/brake.py](https://codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC9tb3Rvci9icmFrZS5weQ==) | `100.00% <ø> (ø)` | | | ... and [25 more](https://codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/71?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.