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

Remove IRandom and extensions #30

Merged
merged 1 commit into from
Oct 28, 2023
Merged

Remove IRandom and extensions #30

merged 1 commit into from
Oct 28, 2023

Conversation

nowsprinting
Copy link
Owner

@nowsprinting nowsprinting commented Oct 28, 2023

Even if it's in this package, it doesn't seem to be useful.

Move to https://github.com/nowsprinting/test-helper.random

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

Code Metrics Report

master (a866d80) #30 (eebdb8a) +/-
Coverage 54.1% 51.5% -2.6%
Code to Test Ratio 1:0.9 1:0.8 -0.1
Test Execution Time 4m3s 4m37s +34s
Details
  |                     | master (a866d80) | #30 (eebdb8a) |  +/-  |
  |---------------------|------------------|---------------|-------|
- | Coverage            |            54.1% |         51.5% | -2.6% |
  |   Files             |               18 |            16 |    -2 |
  |   Lines             |              451 |           402 |   -49 |
- |   Covered           |              244 |           207 |   -37 |
- | Code to Test Ratio  |            1:0.9 |         1:0.8 |  -0.1 |
  |   Code              |              821 |           728 |   -93 |
- |   Test              |              725 |           589 |  -136 |
- | Test Execution Time |             4m3s |         4m37s |  +34s |

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

Files Coverage +/-
Runtime/Random/RandomExtensions.cs 0.0% -100.0%
Runtime/Random/RandomWrapper.cs 0.0% -55.6%

Reported by octocov

@nowsprinting nowsprinting merged commit 4d2556f into master Oct 28, 2023
9 checks passed
@nowsprinting nowsprinting deleted the chore/remove_random branch October 28, 2023 12:42
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