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

Set preview starting state for path simulation #420

Merged

Conversation

mjansen4857
Copy link
Owner

No description provided.

@mjansen4857 mjansen4857 linked an issue Oct 23, 2023 that may be closed by this pull request
@github-actions github-actions bot added the GUI Changes to the PathPlanner GUI label Oct 23, 2023
@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (64ef4e5) 85.05% compared to head (8001efa) 85.22%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #420      +/-   ##
==========================================
+ Coverage   85.05%   85.22%   +0.17%     
==========================================
  Files          70       72       +2     
  Lines        5708     5788      +80     
==========================================
+ Hits         4855     4933      +78     
- Misses        853      855       +2     
Files Coverage Δ
lib/path/pathplanner_path.dart 99.19% <100.00%> (+0.01%) ⬆️
lib/path/preview_starting_state.dart 100.00% <100.00%> (ø)
lib/services/simulator/trajectory_generator.dart 90.03% <100.00%> (+0.03%) ⬆️
...dgets/editor/tree_widgets/goal_end_state_tree.dart 100.00% <ø> (ø)
lib/widgets/editor/tree_widgets/path_tree.dart 100.00% <100.00%> (ø)
...itor/tree_widgets/preview_starting_state_tree.dart 100.00% <100.00%> (ø)
lib/widgets/editor/split_path_editor.dart 91.85% <0.00%> (-0.47%) ⬇️

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

@mjansen4857 mjansen4857 merged commit 88d0e2b into main Oct 23, 2023
15 checks passed
@mjansen4857 mjansen4857 deleted the 416-set-a-preview-starting-state-for-path-simulation branch October 23, 2023 19:01
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.

Set a preview starting state for path simulation
1 participant