Skip to content

Add helper function to reduce code duplication in tests

34c98d1
Select commit
Loading
Failed to load commit list.
Merged

Change FindValueOfExpression signature to return symbolic.Expression #27

Add helper function to reduce code duplication in tests
34c98d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2025 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 50.00000% with 6 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (copilot/create-get-optimal-objective-value-function@213c11b). Learn more about missing BASE report.

Files with missing lines Patch % Lines
solution/solution.go 50.00% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@                                  Coverage Diff                                   @@
##             copilot/create-get-optimal-objective-value-function      #27   +/-   ##
======================================================================================
  Coverage                                                       ?   87.33%           
======================================================================================
  Files                                                          ?       35           
  Lines                                                          ?     4185           
  Branches                                                       ?        0           
======================================================================================
  Hits                                                           ?     3655           
  Misses                                                         ?      474           
  Partials                                                       ?       56           

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