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

Fixed custom_plot #767

Merged
merged 1 commit into from Sep 27, 2023
Merged

Fixed custom_plot #767

merged 1 commit into from Sep 27, 2023

Conversation

pariterre
Copy link
Member

@pariterre pariterre commented Sep 27, 2023

All Submissions:

  • Have you followed the guidelines in our Contributing document [docs/contribution.md]?
  • Have you checked to ensure there aren't other open [Pull Requests] for the same update/change?
  • Have you opened/linked the issue related to your pull request?
  • Have you used the tag [WIP] for on-going changes, and removed it when the pull request was ready?
  • When ready to merge, have you sent a comment pinging @pariterre in it?

New Feature Submissions:

  1. Does your submission pass the tests (if not please explain why this is intended)?
  2. Did you write a proper documentation (docstrings and ReadMe)
  3. Have you linted your code locally prior to submission (using the command: black . -l120 --exclude "external/*")?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new examples for your core changes, as applicable?
  • Have you written new tests for your core changes, as applicable?

This change is Reviewable

@codecov
Copy link

codecov bot commented Sep 27, 2023

Codecov Report

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

Files Coverage Δ
...ioptim/examples/getting_started/custom_plotting.py 82.14% <100.00%> (ø)
bioptim/limits/path_conditions.py 87.47% <100.00%> (ø)
bioptim/gui/plot.py 69.10% <77.77%> (-0.14%) ⬇️
bioptim/optimization/optimal_control_program.py 85.88% <72.00%> (+1.62%) ⬆️

📢 Thoughts on this report? Let us know!.

@pariterre pariterre merged commit 4d7909a into pyomeca:master Sep 27, 2023
21 of 23 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.

None yet

1 participant