VEX-Robotics-AI / VEX-Py

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

add/update V5 Motor API #92

Closed TheVinhLuong102 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 61.90% and project coverage change: -0.26 :warning:

Comparison is base (06d6856) 89.14% compared to head (6e8be4d) 88.88%.

:exclamation: Current head 6e8be4d differs from pull request most recent head 76a8c3d. Consider uploading reports for the commit 76a8c3d 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 #92 +/- ## ========================================== - Coverage 89.14% 88.88% -0.26% ========================================== Files 71 72 +1 Lines 2229 2241 +12 ========================================== + Hits 1987 1992 +5 - Misses 242 249 +7 ``` | [Impacted Files](https://app.codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/92?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/vex/motor/efficiency.py](https://app.codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/92?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC9tb3Rvci9lZmZpY2llbmN5LnB5) | `0.00% <0.00%> (ø)` | | | [src/vex/\_common\_enums/temperature.py](https://app.codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/92?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC9fY29tbW9uX2VudW1zL3RlbXBlcmF0dXJlLnB5) | `100.00% <100.00%> (ø)` | | | [src/vex/\_util/measurement\_with\_unit.py](https://app.codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/92?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC9fdXRpbC9tZWFzdXJlbWVudF93aXRoX3VuaXQucHk=) | `100.00% <100.00%> (ø)` | | | [src/vex/motor/\_\_init\_\_.py](https://app.codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/92?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC9tb3Rvci9fX2luaXRfXy5weQ==) | `75.49% <100.00%> (+0.58%)` | :arrow_up: | | [src/vex/motor/torque.py](https://app.codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/92?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC9tb3Rvci90b3JxdWUucHk=) | `100.00% <100.00%> (ø)` | |

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