VEX-Robotics-AI / VEX-Py

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

use Self type #78

Closed TheVinhLuong102 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 73.26% // Head: 73.26% // No change to project coverage :thumbsup:

Coverage data is based on head (8c7f93b) compared to base (0be41b4). Patch coverage: 74.76% of modified lines in pull request are covered.

: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 #78 +/- ## ======================================= Coverage 73.26% 73.26% ======================================= Files 60 60 Lines 2016 2016 ======================================= Hits 1477 1477 Misses 539 539 ``` | [Impacted Files](https://codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/78?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/78?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/78?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/78?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://codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/78?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/vision\_sensor/\_\_init\_\_.py](https://codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/78?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/vision\_sensor/object.py](https://codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/78?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC92aXNpb25fc2Vuc29yL29iamVjdC5weQ==) | `0.00% <0.00%> (ø)` | | | [src/vex/\_abstract\_device.py](https://codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/78?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC9fYWJzdHJhY3RfZGV2aWNlLnB5) | `84.61% <100.00%> (ø)` | | | [src/vex/\_util/doc.py](https://codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/78?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC9fdXRpbC9kb2MucHk=) | `100.00% <100.00%> (ø)` | | | [src/vex/brain/\_\_init\_\_.py](https://codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/78?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC9icmFpbi9fX2luaXRfXy5weQ==) | `93.33% <100.00%> (ø)` | | | [src/vex/brain/battery.py](https://codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/78?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ZleC9icmFpbi9iYXR0ZXJ5LnB5) | `100.00% <100.00%> (ø)` | | | ... and [16 more](https://codecov.io/gh/VEX-Robotics-AI/VEX-Py/pull/78?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.