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

Fix issue with moving rotation target beyond other target #751

Conversation

mjansen4857
Copy link
Owner

No description provided.

@github-actions github-actions bot added the GUI Changes to the PathPlanner GUI label Sep 27, 2024
Copy link

codecov bot commented Sep 27, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 84.84%. Comparing base (8095ea2) to head (1fd8c71).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
lib/path/pathplanner_path.dart 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #751      +/-   ##
==========================================
- Coverage   84.87%   84.84%   -0.03%     
==========================================
  Files          84       84              
  Lines        7338     7338              
==========================================
- Hits         6228     6226       -2     
- Misses       1110     1112       +2     

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

@mjansen4857 mjansen4857 merged commit 0a5726d into main Sep 27, 2024
22 checks passed
@mjansen4857 mjansen4857 deleted the 748-adjusting-a-rotation-targets-position-beyond-an-existing-target-will-move-the-existing-target branch September 27, 2024 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI Changes to the PathPlanner GUI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adjusting a rotation target's position beyond an existing target will move the existing target
1 participant