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

Ability to add custom features to robot preview #907

Merged
merged 4 commits into from
Nov 15, 2024

Conversation

mjansen4857
Copy link
Owner

No description provided.

@mjansen4857 mjansen4857 linked an issue Nov 15, 2024 that may be closed by this pull request
@github-actions github-actions bot added GUI Changes to the PathPlanner GUI documentation Pull requests that update the documentation site files labels Nov 15, 2024
Copy link

codecov bot commented Nov 15, 2024

Codecov Report

Attention: Patch coverage is 96.52778% with 25 lines in your changes missing coverage. Please review.

Project coverage is 84.70%. Comparing base (5d51469) to head (3291a20).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
lib/widgets/robot_config_settings.dart 97.61% 13 Missing ⚠️
lib/pages/home_page.dart 0.00% 5 Missing ⚠️
lib/pages/telemetry_page.dart 75.00% 2 Missing ⚠️
lib/widgets/editor/path_painter.dart 89.47% 2 Missing ⚠️
lib/widgets/trajectory_render.dart 77.77% 2 Missing ⚠️
lib/util/path_painter_util.dart 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #907      +/-   ##
==========================================
+ Coverage   84.34%   84.70%   +0.36%     
==========================================
  Files          91       95       +4     
  Lines        9191     9574     +383     
==========================================
+ Hits         7752     8110     +358     
- Misses       1439     1464      +25     

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

@mjansen4857 mjansen4857 merged commit 207d36a into main Nov 15, 2024
24 checks passed
@mjansen4857 mjansen4857 deleted the 667-decorate-the-robot-rectangle branch November 15, 2024 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Pull requests that update the documentation site files GUI Changes to the PathPlanner GUI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Decorate" the robot rectangle
1 participant