Upgrade Unity versions used to run tests on CI#186
Merged
nowsprinting merged 1 commit intomasterfrom Feb 21, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Unity versions used by the CI test matrix to keep coverage current, while pinning a specific Unity 6.0 version for Standalone (player) runs.
Changes:
- Bumped the
latest_unity_versionused for the “latest” CI run from6000.3.7f1to6000.3.8f1. - Switched the Standalone (player) test run to use
6000.0.63f1instead of2022.3.62f3.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Code Metrics Report
Details | | master (3bff361) | #186 (7411b19) | +/- |
|---------------------|------------------|----------------|------|
| Coverage | 80.2% | 80.2% | 0.0% |
| Files | 45 | 45 | 0 |
| Lines | 1663 | 1663 | 0 |
| Covered | 1335 | 1335 | 0 |
| Code to Test Ratio | 1:1.0 | 1:1.0 | 0.0 |
| Code | 2917 | 2917 | 0 |
| Test | 3077 | 3077 | 0 |
+ | Test Execution Time | 5m47s | 5m42s | -5s |Reported by octocov |
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.
No description provided.