trulsf / UnitJuMP.jl

Julia package allowing unit modelling in JuMP using Unitful
MIT License
20 stars 1 forks source link

Test some missing cases #9

Closed trulsf closed 2 years ago

trulsf commented 2 years ago

Thanks, still not familiar with all CI aspects, but enjoying the help and learning a lot.

codecov-commenter commented 2 years ago

Codecov Report

Merging #9 (ed6faa0) into main (ffa65b0) will increase coverage by 3.35%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   78.77%   82.12%   +3.35%     
==========================================
  Files           3        3              
  Lines         179      179              
==========================================
+ Hits          141      147       +6     
+ Misses         38       32       -6     
Impacted Files Coverage Δ
src/units.jl 82.05% <0.00%> (+2.56%) :arrow_up:
src/operators.jl 100.00% <0.00%> (+8.77%) :arrow_up:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more