Add 10.13 to test matrix#517
Open
urfeex wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #517 +/- ##
==========================================
- Coverage 78.82% 78.78% -0.04%
==========================================
Files 116 115 -1
Lines 6611 6525 -86
Branches 2920 2920
==========================================
- Hits 5211 5141 -70
+ Misses 1032 1015 -17
- Partials 368 369 +1 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Run integration tests on 10.13, as well.
Note
Low Risk
CI workflow matrix change only; no production or library code is modified.
Overview
Extends the
run_testsjob in CI with a new matrix combination:ur15on URSim10.13.0, using the existing PolyScope X program folder (tests/resources/dockerursim/programs/polyscopex).That adds a full integration run (URSim, ctest, examples, coverage) for the new simulator version alongside the existing PolyScope X entries (
10.7.0–10.12.0).Reviewed by Cursor Bugbot for commit 70ad31e. Bugbot is set up for automated code reviews on this repo. Configure here.