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

Add tests for splithostname on normalized values #2132

Merged
merged 1 commit into from Jan 10, 2017

Conversation

dmcgowan
Copy link
Collaborator

Demonstrate deterministic parsing of names using normalization and the resulting domain and path.

Replaces #1777

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
@stevvooe
Copy link
Collaborator

LGTM

@codecov-io
Copy link

codecov-io commented Jan 10, 2017

Current coverage is 51.10% (diff: 100%)

Merging #2132 into master will decrease coverage by 10.00%

@@             master      #2132   diff @@
==========================================
  Files           125        125           
  Lines         11434      11434           
  Methods           0          0           
  Messages          0          0           
  Branches          0          0           
==========================================
- Hits           6987       5843   -1144   
- Misses         3559       4845   +1286   
+ Partials        888        746    -142   

Powered by Codecov. Last update 129ad8e...0b1bcfd

@dmcgowan dmcgowan merged commit 31a5229 into distribution:master Jan 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants