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

Update OptimizationMOI README #351

Merged
merged 1 commit into from
Aug 22, 2022
Merged

Update OptimizationMOI README #351

merged 1 commit into from
Aug 22, 2022

Conversation

odow
Copy link
Contributor

@odow odow commented Aug 22, 2022

Raised on slack:

image

@codecov
Copy link

codecov bot commented Aug 22, 2022

Codecov Report

Merging #351 (cd73c69) into master (bd1c191) will decrease coverage by 76.69%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #351       +/-   ##
==========================================
- Coverage   79.34%   2.65%   -76.70%     
==========================================
  Files           9       9               
  Lines         276     264       -12     
==========================================
- Hits          219       7      -212     
- Misses         57     257      +200     
Impacted Files Coverage Δ
src/function/function.jl 0.00% <0.00%> (-100.00%) ⬇️
src/function/forwarddiff.jl 0.00% <0.00%> (-95.24%) ⬇️
src/function/finitediff.jl 0.00% <0.00%> (-93.03%) ⬇️
src/function/mtk.jl 0.00% <0.00%> (-81.14%) ⬇️
src/function/zygote.jl 0.00% <0.00%> (-80.00%) ⬇️
src/function/reversediff.jl 0.00% <0.00%> (-79.17%) ⬇️
src/function/tracker.jl 0.00% <0.00%> (-75.00%) ⬇️
src/utils.jl 0.00% <0.00%> (-31.71%) ⬇️
src/Optimization.jl 100.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ChrisRackauckas
Copy link
Member

I'll accept this for now, but we need to change this to strict build @Vaibhavdixit02

@ChrisRackauckas ChrisRackauckas merged commit 769e2d9 into SciML:master Aug 22, 2022
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