VEX-Robotics-AI / VEX-Py

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

add V5 API #84

Closed TheVinhLuong102 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 81.25% and project coverage change: +1.72 :tada:

Comparison is base (fb7f25d) 73.59% compared to head (dc8275c) 75.31%.

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

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #84 +/- ## ========================================== + Coverage 73.59% 75.31% +1.72% ========================================== Files 61 71 +10 Lines 2041 2224 +183 ========================================== + Hits 1502 1675 +173 - Misses 539 549 +10 ``` | [Impacted Files](https://app.codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/84?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://app.codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/84?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://app.codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/84?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://app.codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/84?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/timer.py](https://app.codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3RpbWVyLnB5) | `0.00% <0.00%> (ø)` | | | [src/vex/\_common\_enums/analog.py](https://app.codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC9fY29tbW9uX2VudW1zL2FuYWxvZy5weQ==) | `100.00% <ø> (ø)` | | | [src/vex/\_common\_enums/color.py](https://app.codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC9fY29tbW9uX2VudW1zL2NvbG9yLnB5) | `100.00% <ø> (ø)` | | | [src/vex/\_common\_enums/percent.py](https://app.codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC9fY29tbW9uX2VudW1zL3BlcmNlbnQucHk=) | `100.00% <ø> (ø)` | | | [src/vex/\_util/io.py](https://app.codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC9fdXRpbC9pby5weQ==) | `100.00% <ø> (ø)` | | | [src/vex/vision\_sensor/\_\_init\_\_.py](https://app.codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC92aXNpb25fc2Vuc29yL19faW5pdF9fLnB5) | `0.00% <0.00%> (ø)` | | | [src/vex/distance\_sensor/sonar.py](https://app.codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC9kaXN0YW5jZV9zZW5zb3Ivc29uYXIucHk=) | `80.00% <66.66%> (ø)` | | | ... and [40 more](https://app.codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/84?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | |

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