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

Improve interface #7

Merged
merged 1 commit into from
Oct 1, 2024
Merged

Improve interface #7

merged 1 commit into from
Oct 1, 2024

Conversation

junyuan-chen
Copy link
Owner

A new keyword argument is added to allow suppressing the warning messages.
Finer control is implemented for how a OnceDifferentiable should be reinitiated when rerunning a solver.

@junyuan-chen junyuan-chen added the enhancement New feature or request label Oct 1, 2024
Copy link

codecov bot commented Oct 1, 2024

Codecov Report

Attention: Patch coverage is 96.42857% with 1 line in your changes missing coverage. Please review.

Project coverage is 98.62%. Comparing base (b3ce9f6) to head (802b6f9).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/hybrid.jl 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
- Coverage   99.04%   98.62%   -0.43%     
==========================================
  Files           6        6              
  Lines         420      435      +15     
==========================================
+ Hits          416      429      +13     
- Misses          4        6       +2     

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

@junyuan-chen junyuan-chen merged commit 74e442f into main Oct 1, 2024
8 of 10 checks passed
@junyuan-chen junyuan-chen deleted the pr/interface branch October 1, 2024 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant