VEX-Robotics-AI / VEX-Py

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

Enable keyword args accepted by vexcode #61

Closed TheVinhLuong102 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 73.49% // Head: 75.62% // Increases project coverage by +2.12% :tada:

Coverage data is based on head (7e6046b) compared to base (3bba26d). Patch coverage: 65.32% of modified lines in pull request are covered.

:exclamation: Current head 7e6046b differs from pull request most recent head 59b46a2. Consider uploading reports for the commit 59b46a2 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #61 +/- ## ========================================== + Coverage 73.49% 75.62% +2.12% ========================================== Files 73 73 Lines 2143 2170 +27 ========================================== + Hits 1575 1641 +66 + Misses 568 529 -39 ``` | [Impacted Files](https://codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/61?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/61/diff?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/61/diff?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/61/diff?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/tests/motor/motor\_test.py](https://codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/61/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3Rlc3RzL21vdG9yL21vdG9yX3Rlc3QucHk=) | `96.42% <ø> (ø)` | | | [src/timer.py](https://codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/61/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3RpbWVyLnB5) | `0.00% <ø> (ø)` | | | [src/vex/brain/speaker/\_\_init\_\_.py](https://codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/61/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC9icmFpbi9zcGVha2VyL19faW5pdF9fLnB5) | `94.87% <ø> (ø)` | | | [src/vex/brain/timer.py](https://codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/61/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC9icmFpbi90aW1lci5weQ==) | `100.00% <ø> (ø)` | | | [src/vex/controller/axis.py](https://codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/61/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC9jb250cm9sbGVyL2F4aXMucHk=) | `86.20% <ø> (ø)` | | | [src/vex/controller/button.py](https://codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/61/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC9jb250cm9sbGVyL2J1dHRvbi5weQ==) | `85.18% <ø> (ø)` | | | [src/vex/optical\_sensor/\_\_init\_\_.py](https://codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/61/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC9vcHRpY2FsX3NlbnNvci9fX2luaXRfXy5weQ==) | `88.57% <ø> (ø)` | | | ... and [18 more](https://codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/61/diff?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.