Skip to content

Increase test coverage #704

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

Merged
merged 2 commits into from
Apr 26, 2021
Merged

Increase test coverage #704

merged 2 commits into from
Apr 26, 2021

Conversation

BramBonne
Copy link
Contributor

Add unit tests for to_socket_addrs(), set_ip_host(),
various getters and no_base_url-style URLs.

New test coverage:
|| ../idna/src/lib.rs: 4/6 +33.33333333333333%
|| ../idna/src/uts46.rs: 158/299 +2.341137123745818%
|| src/lib.rs: 515/710 +5.7746478873239475%
|| src/origin.rs: 32/37 +40.54054054054054%
|| src/parser.rs: 681/848 +0.1179245283018826%

Add unit tests for `to_socket_addrs()`, `set_ip_host()`,
various getters and `no_base_url`-style URLs.

New test coverage:
|| ../idna/src/lib.rs: 4/6 +33.33333333333333%
|| ../idna/src/uts46.rs: 158/299 +2.341137123745818%
|| src/lib.rs: 515/710 +5.7746478873239475%
|| src/origin.rs: 32/37 +40.54054054054054%
|| src/parser.rs: 681/848 +0.1179245283018826%
@valenting valenting merged commit d85ac13 into servo:master Apr 26, 2021
@valenting
Copy link
Collaborator

Thank you!

@BramBonne BramBonne deleted the library-tests branch April 26, 2021 17:05
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.

2 participants