lanl-ansi / WaterModels.jl

A Julia/JuMP Package for Water Distribution Network Optimization
https://lanl-ansi.github.io/WaterModels.jl/latest/
Other
73 stars 11 forks source link

CompatHelper: bump compat for "LsqFit" to "0.12" #126

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the LsqFit package from ~0.10, 0.11 to ~0.10, 0.11, 0.12.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 3 years ago

Codecov Report

Merging #126 (bfb1235) into master (e375fdb) will increase coverage by 0.70%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #126      +/-   ##
==========================================
+ Coverage   90.10%   90.80%   +0.70%     
==========================================
  Files          35       35              
  Lines        2586     2566      -20     
==========================================
  Hits         2330     2330              
+ Misses        256      236      -20     
Impacted Files Coverage Δ
src/util/obbt.jl 96.15% <0.00%> (+0.81%) :arrow_up:
src/core/ref.jl 91.89% <0.00%> (+1.22%) :arrow_up:
src/util/pairwise_cuts.jl 98.50% <0.00%> (+2.85%) :arrow_up:
src/util/pump_volume_cuts.jl 100.00% <0.00%> (+3.57%) :arrow_up:
src/form/undirected_flow.jl 100.00% <0.00%> (+5.82%) :arrow_up:
src/core/data.jl 100.00% <0.00%> (+6.00%) :arrow_up:
src/core/function.jl 100.00% <0.00%> (+12.12%) :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 e375fdb...bfb1235. Read the comment docs.