Wikunia / Bonobo.jl

A general branch and bound framework
https://wikunia.github.io/Bonobo.jl/dev
MIT License
31 stars 2 forks source link

test always on the latest 1.x julia version #18

Closed Wikunia closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #18 (b925b6f) into main (0cf8608) will increase coverage by 2.00%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
+ Coverage   97.14%   99.14%   +2.00%     
==========================================
  Files           4        4              
  Lines         105      117      +12     
==========================================
+ Hits          102      116      +14     
+ Misses          3        1       -2     
Impacted Files Coverage Δ
src/util.jl 100.00% <0.00%> (ø)
src/Bonobo.jl 98.14% <0.00%> (+0.10%) :arrow_up:
src/node.jl 100.00% <0.00%> (+11.11%) :arrow_up:

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 0cf8608...b925b6f. Read the comment docs.

matbesancon commented 2 years ago

looks reasonable indeed!