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 tests for custom attributes attached to async Test and UnityTest #14

Merged
merged 2 commits into from
Oct 21, 2023

Conversation

nowsprinting
Copy link
Owner

  • Fix recommendations from the inspection
  • Add test on attributes attached to async Test and UnityTest

@github-actions github-actions bot added the chore label Oct 21, 2023
@github-actions
Copy link

Code Metrics Report

master (d3e274e) #14 (1a2f2ef) +/-
Coverage 47.6% 47.6% 0.0%
Code to Test Ratio 1:0.8 1:0.9 +0.1
Test Execution Time 4m5s 5m11s +1m6s
Details
  |                     | master (d3e274e) | #14 (1a2f2ef) |  +/-  |
  |---------------------|------------------|---------------|-------|
  | Coverage            |            47.6% |         47.6% |  0.0% |
  |   Files             |               14 |            14 |     0 |
  |   Lines             |              330 |           330 |     0 |
  |   Covered           |              157 |           157 |     0 |
+ | Code to Test Ratio  |            1:0.8 |         1:0.9 |  +0.1 |
  |   Code              |              614 |           614 |     0 |
+ |   Test              |              487 |           537 |   +50 |
- | Test Execution Time |             4m5s |         5m11s | +1m6s |

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

Files Coverage +/-
Runtime/Attributes/FocusGameViewAttribute.cs 100.0% 0.0%
Runtime/Attributes/GameViewResolutionAttribute.cs 15.2% 0.0%
Runtime/Attributes/IgnoreBatchModeAttribute.cs 0.0% 0.0%
Runtime/Attributes/IgnoreWindowModeAttribute.cs 9.1% 0.0%

Reported by octocov

@nowsprinting nowsprinting merged commit 52b0642 into master Oct 21, 2023
9 checks passed
@nowsprinting nowsprinting deleted the chore/attribute_tests branch October 21, 2023 17:14
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