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

Add @stable virtual dist-tag when installing test-framework package #101

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

nowsprinting
Copy link
Owner

After July 2024, specifying the @latest dist-tag (default) will install the test-framework package v2.

@stable virtual dist-tag is support from opeupm-cli v4.3.0 or later.
see: openupm/openupm-cli#395

After July 2024, specifying the `@latest` dist-tag (default) will install the test-framework package v2.

`@stable` virtual dist-tag is support from opeupm-cli v4.3.0 or later.
see: openupm/openupm-cli#395
@github-actions github-actions bot added the chore label Oct 2, 2024
Copy link

github-actions bot commented Oct 3, 2024

Code Metrics Report

master (1e05fcd) #101 (edfad6a) +/-
Coverage 72.3% 72.3% 0.0%
Code to Test Ratio 1:0.9 1:0.9 0.0
Test Execution Time 2m56s 5m10s +2m14s
Details
  |                     | master (1e05fcd) | #101 (edfad6a) |  +/-   |
  |---------------------|------------------|----------------|--------|
  | Coverage            |            72.3% |          72.3% |   0.0% |
  |   Files             |               27 |             27 |      0 |
  |   Lines             |              668 |            668 |      0 |
  |   Covered           |              483 |            483 |      0 |
  | Code to Test Ratio  |            1:0.9 |          1:0.9 |    0.0 |
  |   Code              |             1291 |           1291 |      0 |
  |   Test              |             1206 |           1206 |      0 |
- | Test Execution Time |            2m56s |          5m10s | +2m14s |

Reported by octocov

@nowsprinting nowsprinting merged commit 8beeede into master Oct 3, 2024
12 checks passed
@nowsprinting nowsprinting deleted the chore/utf_stable branch October 3, 2024 02:05
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.

1 participant