Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Unity version in test workflow #16

Merged
merged 1 commit into from
Oct 22, 2023
Merged

Conversation

nowsprinting
Copy link
Owner

The Unity versions used in the .github workflow for testing were updated. Earlier, the versions were 2022.3.4f1 and 2023.1.2f1. They have been changed to 2022.3.11f1 and 2023.1.16f1, respectively. This change is necessary to ensure that the tests are run using the recent Unity versions, thus keeping our package up-to-date and relevant.

The Unity versions used in the .github workflow for testing were updated. Earlier, the versions were 2022.3.4f1 and 2023.1.2f1. They have been changed to 2022.3.11f1 and 2023.1.16f1, respectively. This change is necessary to ensure that the tests are run using the recent Unity versions, thus keeping our package up-to-date and relevant.
@github-actions github-actions bot added the chore label Oct 22, 2023
@github-actions
Copy link

Code Metrics Report

master (19f6103) #16 (f8fc30a) +/-
Coverage 54.2% 54.2% 0.0%
Code to Test Ratio 1:0.9 1:0.9 0.0
Test Execution Time 4m3s 5m22s +1m19s
Details
  |                     | master (19f6103) | #16 (f8fc30a) |  +/-   |
  |---------------------|------------------|---------------|--------|
  | Coverage            |            54.2% |         54.2% |   0.0% |
  |   Files             |               17 |            17 |      0 |
  |   Lines             |              445 |           445 |      0 |
  |   Covered           |              241 |           241 |      0 |
  | Code to Test Ratio  |            1:0.9 |         1:0.9 |    0.0 |
  |   Code              |              811 |           811 |      0 |
  |   Test              |              703 |           703 |      0 |
- | Test Execution Time |             4m3s |         5m22s | +1m19s |

Reported by octocov

@nowsprinting nowsprinting merged commit 7bf9a19 into master Oct 22, 2023
10 checks passed
@nowsprinting nowsprinting deleted the chore/upgrade_unity branch October 22, 2023 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant