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 TrimmedString #275

Merged
merged 1 commit into from
Nov 8, 2017
Merged

Add TrimmedString #275

merged 1 commit into from
Nov 8, 2017

Conversation

fthomas
Copy link
Owner

@fthomas fthomas commented Apr 11, 2017

A String that contains no leading or trailing whitespace.

This type is dedicated to @lunaryorn. :-)

A `String` that contains no leading or trailing whitespace.
@codecov-io
Copy link

codecov-io commented Apr 11, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #275      +/-   ##
==========================================
- Coverage   99.27%   97.17%   -2.11%     
==========================================
  Files          36       36              
  Lines         416      425       +9     
  Branches       19       18       -1     
==========================================
  Hits          413      413              
- Misses          3       12       +9

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 c39a877...77de4b9. Read the comment docs.

@swsnr
Copy link

swsnr commented Apr 11, 2017

❤😍❤👍🏿🤗

@fthomas fthomas merged commit 57bb5b4 into master Nov 8, 2017
@fthomas fthomas deleted the topic/TrimmedString branch November 8, 2017 06:06
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.

3 participants