Skip to content

Added error handling for when LinearInequalityConstraintRepresentatio…

ca4b848
Select commit
Loading
Failed to load commit list.
Merged

Creating Functions for Easily Computing the Linear Constraint Representation Matrices #16

Added error handling for when LinearInequalityConstraintRepresentatio…
ca4b848
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Apr 18, 2025 in 0s

86.83% (+1.13%) compared to 34e6b24

View this Pull Request on Codecov

86.83% (+1.13%) compared to 34e6b24

Details

Codecov Report

Attention: Patch coverage is 95.41667% with 11 lines in your changes missing coverage. Please review.

Project coverage is 86.83%. Comparing base (34e6b24) to head (ca4b848).

Files with missing lines Patch % Lines
smErrors/matrix_dimension_error.go 76.66% 6 Missing and 1 partial ⚠️
symbolic/scalar_constraint.go 93.65% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
+ Coverage   85.70%   86.83%   +1.13%     
==========================================
  Files          38       42       +4     
  Lines        5700     5916     +216     
==========================================
+ Hits         4885     5137     +252     
+ Misses        751      709      -42     
- Partials       64       70       +6     

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