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

debug: terminal constraint now works with MultipleShooting + NonLinModel #176

Merged
merged 9 commits into from
Mar 16, 2025

Conversation

franckgaga
Copy link
Member

@franckgaga franckgaga commented Mar 16, 2025

Correct version (terminal state constraint are treated as linear constraints, as it should be for NonLinModel with non-SingleShooting transcription)

@franckgaga franckgaga changed the title debug: terminal constraint now works with MultipleShooting + `NonLinModel debug: terminal constraint now works with MultipleShooting + NonLinModel Mar 16, 2025
@codecov-commenter
Copy link

codecov-commenter commented Mar 16, 2025

Codecov Report

Attention: Patch coverage is 98.12500% with 3 lines in your changes missing coverage. Please review.

Project coverage is 98.82%. Comparing base (31cac69) to head (85f89ff).

Files with missing lines Patch % Lines
src/controller/transcription.jl 98.07% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #176      +/-   ##
==========================================
- Coverage   98.85%   98.82%   -0.04%     
==========================================
  Files          25       25              
  Lines        4122     4166      +44     
==========================================
+ Hits         4075     4117      +42     
- Misses         47       49       +2     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@franckgaga franckgaga merged commit b84d375 into main Mar 16, 2025
4 checks passed
@franckgaga franckgaga deleted the debug_ms_terminal_nonlinmodel branch March 18, 2025 19:24
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.

2 participants