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

BuildSceneAttribute can attach to test method, test class, and test assembly #81

Merged
merged 2 commits into from
May 3, 2024

Conversation

nowsprinting
Copy link
Owner

@nowsprinting nowsprinting commented May 3, 2024

Before changes:
Can attach only to method (same as LoadSceneAttribute).

@github-actions github-actions bot added the enhancement New feature or request label May 3, 2024
Copy link

github-actions bot commented May 3, 2024

Code Metrics Report

master (e29638d) #81 (b087300) +/-
Coverage 71.7% 71.7% 0.0%
Code to Test Ratio 1:0.9 1:0.9 0.0
Details
  |                    | master (e29638d) | #81 (b087300) | +/-  |
  |--------------------|------------------|---------------|------|
  | Coverage           |            71.7% |         71.7% | 0.0% |
  |   Files            |               27 |            27 |    0 |
  |   Lines            |              651 |           651 |    0 |
  |   Covered          |              467 |           467 |    0 |
  | Code to Test Ratio |            1:0.9 |         1:0.9 |  0.0 |
  |   Code             |             1265 |          1265 |    0 |
  |   Test             |             1189 |          1189 |    0 |

Code coverage of files in pull request scope (100.0% → 100.0%)

Files Coverage +/-
Runtime/Attributes/BuildSceneAttribute.cs 100.0% 0.0%

Reported by octocov

@nowsprinting nowsprinting merged commit 672a581 into master May 3, 2024
9 checks passed
@nowsprinting nowsprinting deleted the feature/buildscene_target branch May 3, 2024 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant