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 unnecessary randomness things for testing purposes #50

Merged
merged 1 commit into from
Aug 21, 2019

Conversation

rye
Copy link
Owner

@rye rye commented Aug 21, 2019

Don't really need these anyhow.

Part of #38.

Don't really _need_ these anyhow.

Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Tested-by: Kristofer Rye <kristofer.rye@gmail.com>
@rye rye added refactor This Issue or PR primarily involves refactoring tests labels Aug 21, 2019
@rye rye added this to the v1 milestone Aug 21, 2019
@rye rye self-assigned this Aug 21, 2019
@codecov
Copy link

codecov bot commented Aug 21, 2019

Codecov Report

Merging #50 into master will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #50     +/-   ##
=========================================
- Coverage   96.56%   96.46%   -0.1%     
=========================================
  Files          12       12             
  Lines         407      396     -11     
=========================================
- Hits          393      382     -11     
  Misses         14       14
Impacted Files Coverage Δ
src/tests/netaddr/parse.rs 100% <ø> (ø) ⬆️
src/tests/netaddr.rs 100% <ø> (ø)
src/tests/netaddr_error.rs 100% <0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c8cb5a4...ce2b9b6. Read the comment docs.

@rye rye merged commit db7b01c into master Aug 21, 2019
@rye rye deleted the stop-testing-random-input branch August 21, 2019 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor This Issue or PR primarily involves refactoring tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant