Skip to content

Added tests for MatrixConstraint.Substitute and MatrixConstraint.Subs…

85db6dc
Select commit
Loading
Failed to load commit list.
Merged

Added the Substitute() and SubstituteAccordingTo() methods for constr… #18

Added tests for MatrixConstraint.Substitute and MatrixConstraint.Subs…
85db6dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 13, 2025 in 1s

87.48% (+0.72%) compared to fbfc97e

View this Pull Request on Codecov

87.48% (+0.72%) compared to fbfc97e

Details

Codecov Report

Attention: Patch coverage is 91.20879% with 8 lines in your changes missing coverage. Please review.

Project coverage is 87.48%. Comparing base (fbfc97e) to head (85db6dc).

Files with missing lines Patch % Lines
symbolic/vector_constraint.go 76.92% 6 Missing ⚠️
symbolic/scalar_constraint.go 94.73% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
+ Coverage   86.75%   87.48%   +0.72%     
==========================================
  Files          42       42              
  Lines        5921     6009      +88     
==========================================
+ Hits         5137     5257     +120     
+ Misses        714      679      -35     
- Partials       70       73       +3     

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