Skip to content

Added test for the not well defined possibility of CheckIfLinear

c5597d5
Select commit
Loading
Failed to load commit list.
Merged

Adding Advanced Support for Linear Program Analysis #9

Added test for the not well defined possibility of CheckIfLinear
c5597d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 16, 2025 in 0s

86.78% (+0.01%) compared to 0214315

View this Pull Request on Codecov

86.78% (+0.01%) compared to 0214315

Details

Codecov Report

Attention: Patch coverage is 87.01299% with 40 lines in your changes missing coverage. Please review.

Project coverage is 86.78%. Comparing base (0214315) to head (c5597d5).

Files with missing lines Patch % Lines
problem/optimization_problem.go 85.09% 33 Missing and 5 partials ⚠️
mpiErrors/not_linear.go 83.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   86.76%   86.78%   +0.01%     
==========================================
  Files          27       31       +4     
  Lines        3687     3980     +293     
==========================================
+ Hits         3199     3454     +255     
- Misses        440      474      +34     
- Partials       48       52       +4     

☔ 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.