Skip to content

Update tutorial tests to validate objective function values#1633

Merged
datejada merged 3 commits into
mainfrom
copilot/update-tutorials-objective-tests
Jun 24, 2026
Merged

Update tutorial tests to validate objective function values#1633
datejada merged 3 commits into
mainfrom
copilot/update-tutorials-objective-tests

Conversation

Copilot AI commented Jun 24, 2026

Copy link
Copy Markdown
Contributor
  • Inspect existing tutorial and case study tests
  • Identify tutorial-specific preprocessing requirements
  • Run baseline targeted tutorial tests and install missing test dependencies if needed
  • Update tutorial tests to assert objective values using the case-study structure
  • Run targeted tutorial tests and related validation
  • Scan changed files for secrets and run final validation

Closes #1362

@github-actions

github-actions Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

🤖 CompareMPS report

✅ MPS files match

@codecov

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.61%. Comparing base (4587012) to head (a5ac9d8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1633   +/-   ##
=======================================
  Coverage   98.61%   98.61%           
=======================================
  Files          56       56           
  Lines        1874     1874           
=======================================
  Hits         1848     1848           
  Misses         26       26           

☔ View full report in Codecov by Harness.
📢 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.

@datejada datejada marked this pull request as ready for review June 24, 2026 08:44
@datejada datejada changed the title [WIP] Update tutorial tests to validate objective function values Update tutorial tests to validate objective function values Jun 24, 2026
@datejada datejada merged commit 79ed995 into main Jun 24, 2026
7 checks passed
@datejada datejada deleted the copilot/update-tutorials-objective-tests branch June 24, 2026 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test objective values of tutorials

2 participants