Skip to content

Prune imports #140

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

Merged
merged 6 commits into from
Jun 21, 2021
Merged

Prune imports #140

merged 6 commits into from
Jun 21, 2021

Conversation

ChrisRackauckas
Copy link
Member

Continues #135

@codecov
Copy link

codecov bot commented Jun 21, 2021

Codecov Report

Merging #140 (90f68f5) into master (f393ae7) will decrease coverage by 25.88%.
The diff coverage is 61.02%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #140       +/-   ##
===========================================
- Coverage   86.97%   61.09%   -25.89%     
===========================================
  Files           3       18       +15     
  Lines         384      568      +184     
===========================================
+ Hits          334      347       +13     
- Misses         50      221      +171     
Impacted Files Coverage Δ
src/solve/multistartoptimization.jl 0.00% <0.00%> (ø)
src/solve/quaddirect.jl 0.00% <0.00%> (ø)
src/solve_flux.jl 0.00% <0.00%> (ø)
src/solve_optim.jl 0.00% <0.00%> (ø)
src/solve/solve.jl 28.57% <28.57%> (ø)
src/solve/flux.jl 73.33% <73.33%> (ø)
src/solve/evolutionary.jl 79.16% <79.16%> (ø)
src/solve/blackboxoptim.jl 80.76% <80.76%> (ø)
src/solve/cmaevolutionstrategy.jl 81.81% <81.81%> (ø)
src/solve/optim.jl 87.75% <87.75%> (ø)
... and 25 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f393ae7...90f68f5. Read the comment docs.

@ChrisRackauckas ChrisRackauckas merged commit 7bee838 into master Jun 21, 2021
@ChrisRackauckas ChrisRackauckas deleted the prune_imports branch June 21, 2021 04: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