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

Eliminating the use of "invokelatest" #51

Closed
wants to merge 4 commits into from
Closed

Eliminating the use of "invokelatest" #51

wants to merge 4 commits into from

Conversation

yashvardhan747
Copy link
Collaborator

@yashvardhan747 yashvardhan747 commented Jan 9, 2020

In the commit "testing on ibc_minimise", I tried a way as @dpsanders proposed in issue #48 to eliminate the use of "Invokelatest".

I tried it just on "ibc_minimise" but it still giving the same world age error.

@codecov-io
Copy link

codecov-io commented Jan 14, 2020

Codecov Report

Merging #51 into master will decrease coverage by 23.31%.
The diff coverage is 54.67%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #51       +/-   ##
===========================================
- Coverage   75.23%   51.92%   -23.32%     
===========================================
  Files           9        9               
  Lines         521      572       +51     
===========================================
- Hits          392      297       -95     
- Misses        129      275      +146
Impacted Files Coverage Δ
src/MOI_wrapper.jl 0% <0%> (-66.49%) ⬇️
src/DifferentialEvolution.jl 74.5% <36.84%> (-9.59%) ⬇️
src/IBC.jl 56.92% <38.46%> (-8.71%) ⬇️
src/CharibdeOptim.jl 76.11% <76.19%> (-0.2%) ⬇️
src/ConstrainedDifferentialEvolution.jl 91.93% <80.95%> (-2.51%) ⬇️
src/ConstrainedIBC.jl 76.72% <88.23%> (-0.07%) ⬇️
src/SecondOrder.jl 100% <0%> (ø) ⬆️

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 6021255...2fcf044. Read the comment docs.

@yashvardhan747 yashvardhan747 deleted the Del_Invokelatest branch February 28, 2020 02:16
@yashvardhan747 yashvardhan747 restored the Del_Invokelatest branch February 28, 2020 02:22
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