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

Refactor auto-pilot macro #19

Merged
merged 18 commits into from
May 26, 2024
Merged

Refactor auto-pilot macro #19

merged 18 commits into from
May 26, 2024

Conversation

albireox
Copy link
Member

No description provided.

Copy link

codecov bot commented May 23, 2024

Codecov Report

Attention: Patch coverage is 41.34276% with 166 lines in your changes are missing coverage. Please review.

Project coverage is 51.5%. Comparing base (145aac6) to head (4dd3832).

Files Patch % Lines
src/hal/macros/auto_pilot.py 33.8% 113 Missing and 5 partials ⚠️
src/hal/helpers/jaeger.py 48.2% 11 Missing and 3 partials ⚠️
src/hal/helpers/apogee.py 38.5% 8 Missing ⚠️
src/hal/macros/goto_field.py 0.0% 7 Missing and 1 partial ⚠️
src/hal/macros/macro.py 11.2% 6 Missing and 2 partials ⚠️
src/hal/macros/expose.py 33.4% 2 Missing and 2 partials ⚠️
src/hal/actor/commands/auto_pilot.py 75.0% 2 Missing ⚠️
src/hal/helpers/__init__.py 91.0% 1 Missing and 1 partial ⚠️
src/hal/helpers/boss.py 85.8% 0 Missing and 1 partial ⚠️
src/hal/macros/__init__.py 0.0% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main     #19     +/-   ##
=======================================
+ Coverage   50.3%   51.5%   +1.3%     
=======================================
  Files         27      32      +5     
  Lines       2415    2669    +254     
  Branches     602     644     +42     
=======================================
+ Hits        1213    1373    +160     
- Misses      1070    1150     +80     
- Partials     132     146     +14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@albireox albireox merged commit c9b1c87 into main May 26, 2024
9 of 10 checks passed
@albireox albireox deleted the albireox/auto-pilot branch May 26, 2024 17:54
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.

1 participant