tkf / Run.jl

MIT License
19 stars 0 forks source link

Fix the smoke test for Julia 1.6 #16

Closed tkf closed 4 years ago

tkf commented 4 years ago

Some test dependencies of an old version of InitialValues.jl used for the smoke test are not forward compatible to Julia 1.6.

codecov[bot] commented 4 years ago

Codecov Report

Merging #16 into master will increase coverage by 0.10%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
+ Coverage   82.08%   82.18%   +0.10%     
==========================================
  Files           6        6              
  Lines         173      174       +1     
==========================================
+ Hits          142      143       +1     
  Misses         31       31              
Impacted Files Coverage Δ
src/pkg.jl 100.00% <100.00%> (ø)

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 a10caf9...ecaf03d. Read the comment docs.