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 using ScreenshotHelper.TakeScreenshot method from async test #39

Merged
merged 3 commits into from
Oct 31, 2023

Conversation

nowsprinting
Copy link
Owner

@nowsprinting nowsprinting commented Oct 31, 2023

  • Add tests using ScreenshotHelper.TakeScreenshot method from async test
  • Remove dependency to TestHelper from RuntimeInternals

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

Code Metrics Report

master (ff49e7b) #39 (cbcc7f3) +/-
Coverage 63.2% 62.6% -0.6%
Code to Test Ratio 1:1.9 1:2.0 +0.1
Test Execution Time 4m51s 5m15s +24s
Details
  |                     | master (ff49e7b) | #39 (cbcc7f3) |  +/-  |
  |---------------------|------------------|---------------|-------|
- | Coverage            |            63.2% |         62.6% | -0.6% |
  |   Files             |               23 |            23 |     0 |
  |   Lines             |              527 |           527 |     0 |
- |   Covered           |              333 |           330 |    -3 |
+ | Code to Test Ratio  |            1:1.9 |         1:2.0 |  +0.1 |
  |   Code              |              542 |           542 |     0 |
+ |   Test              |             1013 |          1057 |   +44 |
- | Test Execution Time |            4m51s |         5m15s |  +24s |

Reported by octocov

@nowsprinting nowsprinting merged commit e567c6a into master Oct 31, 2023
10 checks passed
@nowsprinting nowsprinting deleted the chore/takescreenshot_from_asynctest branch October 31, 2023 18:04
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