Skip to content

Add FindValueOfExpression function to solution package

f8bd25a
Select commit
Loading
Failed to load commit list.
Merged

Add FindValueOfExpression function to evaluate symbolic expressions using solution values #20

Add FindValueOfExpression function to solution package
f8bd25a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 7, 2025 in 0s

87.41% (+0.64%) compared to 0214315

View this Pull Request on Codecov

87.41% (+0.64%) compared to 0214315

Details

Codecov Report

❌ Patch coverage is 77.77778% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.41%. Comparing base (0214315) to head (f8bd25a).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
solution/solution.go 77.77% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
+ Coverage   86.76%   87.41%   +0.64%     
==========================================
  Files          27       35       +8     
  Lines        3687     4163     +476     
==========================================
+ Hits         3199     3639     +440     
- Misses        440      470      +30     
- Partials       48       54       +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.