Skip to content

add docs

2fc4f3f
Select commit
Loading
Failed to load commit list.
Merged

Move code to MOI and add JuMP layer #19

add docs
2fc4f3f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 24, 2025 in 0s

98.52% (+1.46%) compared to c65e636

View this Pull Request on Codecov

98.52% (+1.46%) compared to c65e636

Details

Codecov Report

Attention: Patch coverage is 98.59155% with 10 lines in your changes missing coverage. Please review.

Project coverage is 98.52%. Comparing base (c65e636) to head (2fc4f3f).

Files with missing lines Patch % Lines
src/feasibility.jl 97.77% 5 Missing ⚠️
src/numerical.jl 98.84% 3 Missing ⚠️
src/infeasibility.jl 98.76% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
+ Coverage   97.05%   98.52%   +1.46%     
==========================================
  Files           5        7       +2     
  Lines        1054     1357     +303     
==========================================
+ Hits         1023     1337     +314     
+ Misses         31       20      -11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.