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

Refactor tests #51

Merged
merged 1 commit into from
Dec 1, 2023
Merged

Refactor tests #51

merged 1 commit into from
Dec 1, 2023

Conversation

nowsprinting
Copy link
Owner

  • Use FileInfo instead of File.ReadAllByte in assertions
  • Add Description attribute to tests that require visual confirmation

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

github-actions bot commented Dec 1, 2023

Code Metrics Report

master (83a2fe8) #51 (c87e6ea) +/-
Coverage 62.0% 62.0% 0.0%
Code to Test Ratio 1:2.0 1:2.0 +0.0
Test Execution Time 3m23s 3m44s +21s
Details
  |                     | master (83a2fe8) | #51 (c87e6ea) | +/-  |
  |---------------------|------------------|---------------|------|
  | Coverage            |            62.0% |         62.0% | 0.0% |
  |   Files             |               23 |            23 |    0 |
  |   Lines             |              529 |           529 |    0 |
  |   Covered           |              328 |           328 |    0 |
+ | Code to Test Ratio  |            1:2.0 |         1:2.0 | +0.0 |
  |   Code              |              543 |           543 |    0 |
+ |   Test              |             1067 |          1068 |   +1 |
- | Test Execution Time |            3m23s |         3m44s | +21s |

Reported by octocov

@nowsprinting nowsprinting merged commit b50a150 into master Dec 1, 2023
9 checks passed
@nowsprinting nowsprinting deleted the chore/refactor_tests branch December 1, 2023 18:00
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