jump-dev / HiGHS.jl

A Julia interface to the HiGHS solver
https://highs.dev
MIT License
103 stars 14 forks source link

Add license headers #114

Closed odow closed 2 years ago

odow commented 2 years ago

x-ref https://github.com/jump-dev/MathOptInterface.jl/pull/1813

codecov[bot] commented 2 years ago

Codecov Report

Merging #114 (be4ba73) into master (04579d7) will increase coverage by 0.28%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
+ Coverage   82.96%   83.24%   +0.28%     
==========================================
  Files           3        3              
  Lines        1303     1313      +10     
==========================================
+ Hits         1081     1093      +12     
+ Misses        222      220       -2     
Impacted Files Coverage Δ
src/HiGHS.jl 100.00% <ø> (ø)
src/MOI_wrapper.jl 93.12% <ø> (+0.06%) :arrow_up:
src/gen/libhighs.jl 37.60% <ø> (+0.85%) :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 04579d7...be4ba73. Read the comment docs.