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

Make obsolete TestHelper.Utils.ScreenshotHelper class #43

Merged
merged 4 commits into from
Nov 1, 2023

Conversation

nowsprinting
Copy link
Owner

  • Make obsolete TestHelper.Utils.ScreenshotHelper class
  • Fix tests
  • Fix TakeScreenshotAttribute tests

@github-actions github-actions bot added the chore label Nov 1, 2023
Copy link

github-actions bot commented Nov 1, 2023

Code Metrics Report

master (956a337) #43 (b33d9d9) +/-
Coverage 62.6% 61.5% -1.1%
Code to Test Ratio 1:1.9 1:1.9 -0.1
Test Execution Time 3m8s 4m43s +1m35s
Details
  |                     | master (956a337) | #43 (b33d9d9) |  +/-   |
  |---------------------|------------------|---------------|--------|
- | Coverage            |            62.6% |         61.5% |  -1.1% |
  |   Files             |               23 |            23 |      0 |
  |   Lines             |              527 |           530 |     +3 |
- |   Covered           |              330 |           326 |     -4 |
- | Code to Test Ratio  |            1:1.9 |         1:1.9 |   -0.1 |
  |   Code              |              542 |           543 |     +1 |
- |   Test              |             1042 |          1010 |    -32 |
- | Test Execution Time |             3m8s |         4m43s | +1m35s |

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

Files Coverage +/-
Runtime/Attributes/TakeScreenshotAttribute.cs 100.0% 0.0%
Runtime/Utils/ScreenshotHelper.cs 0.0% -100.0%
RuntimeInternals/ScreenshotHelper.cs 92.1% +9.2%

Reported by octocov

@nowsprinting nowsprinting merged commit 1730efb into master Nov 1, 2023
8 checks passed
@nowsprinting nowsprinting deleted the chore/obsolete_utils branch November 1, 2023 16:20
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