Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add V5 API #84

Merged
merged 38 commits into from
Jul 3, 2023
Merged

add V5 API #84

merged 38 commits into from
Jul 3, 2023

Conversation

TheVinhLuong102
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 29, 2023

Codecov Report

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

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

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

❗ 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
@@            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 Coverage Δ
src/drivetrain.py 0.00% <0.00%> (ø)
src/motor_group.py 0.00% <0.00%> (ø)
src/smartdrive.py 0.00% <0.00%> (ø)
src/timer.py 0.00% <0.00%> (ø)
src/vex/_common_enums/analog.py 100.00% <ø> (ø)
src/vex/_common_enums/color.py 100.00% <ø> (ø)
src/vex/_common_enums/percent.py 100.00% <ø> (ø)
src/vex/_util/io.py 100.00% <ø> (ø)
src/vex/vision_sensor/__init__.py 0.00% <0.00%> (ø)
src/vex/distance_sensor/sonar.py 80.00% <66.66%> (ø)
... and 40 more

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

@TheVinhLuong102 TheVinhLuong102 merged commit 4a6272f into main Jul 3, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants