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

CompatHelper: bump compat for Ipopt to 1, (keep existing compat) #34

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

This pull request changes the compat entry for the Ipopt package from 0.8 to 0.8, 1.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.

@kose-y kose-y force-pushed the compathelper/new_version/2022-09-10-00-30-58-055-01770619957 branch from 33c5722 to 34a68d8 Compare September 10, 2022 00:31
@codecov-commenter
Copy link

codecov-commenter commented Sep 10, 2022

Codecov Report

Merging #34 (34a68d8) into master (7450802) will increase coverage by 0.36%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
+ Coverage   90.21%   90.57%   +0.36%     
==========================================
  Files          28       28              
  Lines        3935     3640     -295     
==========================================
- Hits         3550     3297     -253     
+ Misses        385      343      -42     
Impacted Files Coverage Δ
...rc/parameter_estimation/component_loglikelihood.jl 80.00% <0.00%> (-3.34%) ⬇️
src/generate_random_deviates/continuous_rand.jl 82.40% <0.00%> (-0.68%) ⬇️
src/parameter_estimation/fit_glm_vc.jl 95.00% <0.00%> (-0.61%) ⬇️
src/parameter_estimation/fit_gaussian_vc.jl 95.29% <0.00%> (-0.59%) ⬇️
src/parameter_estimation/fit_gaussian_ar_cs.jl 95.65% <0.00%> (-0.39%) ⬇️
src/parameter_estimation/inference_ci.jl 96.89% <0.00%> (-0.31%) ⬇️
src/parameter_estimation/fit_glm_ar_cs.jl 97.18% <0.00%> (-0.31%) ⬇️
...parameter_estimation/update_sigma_and_residuals.jl 81.29% <0.00%> (-0.18%) ⬇️
src/parameter_estimation/initialize_model.jl 98.40% <0.00%> (-0.11%) ⬇️
src/model_interface/AR_interface.jl 100.00% <0.00%> (ø)
... and 17 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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.

4 participants