VEX-Robotics-AI / VEX-Py

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

add V5 API #83

Closed TheVinhLuong102 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.31 :tada:

Comparison is base (ca5467b) 73.27% compared to head (410a2af) 73.59%.

:exclamation: Current head 410a2af differs from pull request most recent head f6c57dd. Consider uploading reports for the commit f6c57dd 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 #83 +/- ## ========================================== + Coverage 73.27% 73.59% +0.31% ========================================== Files 60 61 +1 Lines 2017 2041 +24 ========================================== + Hits 1478 1502 +24 Misses 539 539 ``` | [Impacted Files](https://app.codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/vex/\_common\_enums/velocity.py](https://app.codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC9fY29tbW9uX2VudW1zL3ZlbG9jaXR5LnB5) | `100.00% <ø> (ø)` | | | [src/vexcode/\_\_init\_\_.py](https://app.codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleGNvZGUvX19pbml0X18ucHk=) | `0.00% <ø> (ø)` | | | [src/vex/\_\_init\_\_.py](https://app.codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC9fX2luaXRfXy5weQ==) | `97.56% <100.00%> (ø)` | | | [src/vex/\_common\_enums/\_\_init\_\_.py](https://app.codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC9fY29tbW9uX2VudW1zL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | [src/vex/\_common\_enums/analog.py](https://app.codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC9fY29tbW9uX2VudW1zL2FuYWxvZy5weQ==) | `100.00% <100.00%> (ø)` | | | [src/vex/\_common\_enums/percent.py](https://app.codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC9fY29tbW9uX2VudW1zL3BlcmNlbnQucHk=) | `100.00% <100.00%> (ø)` | | | [src/vex/brain/port.py](https://app.codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC9icmFpbi9wb3J0LnB5) | `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.