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

Move and restructure the tests for the Contains impl #54

Merged
merged 1 commit into from
Aug 22, 2019

Conversation

rye
Copy link
Owner

@rye rye commented Aug 22, 2019

Part of #38.

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

codecov bot commented Aug 22, 2019

Codecov Report

Merging #54 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #54   +/-   ##
=======================================
  Coverage   97.78%   97.78%           
=======================================
  Files          10       10           
  Lines         451      451           
=======================================
  Hits          441      441           
  Misses         10       10
Impacted Files Coverage Δ
src/tests/netaddr.rs 100% <ø> (ø) ⬆️
src/traits/contains.rs 100% <100%> (ø)

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 052e350...571166e. Read the comment docs.

@rye rye merged commit 2ad72b2 into master Aug 22, 2019
@rye rye deleted the move-contains-tests branch August 22, 2019 21:14
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