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 .strip() from TextField parsing #85

Merged
merged 1 commit into from
Jan 7, 2020

Conversation

abmyii
Copy link
Contributor

@abmyii abmyii commented Jan 7, 2020

Closes #84.

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #85   +/-   ##
=======================================
  Coverage   96.59%   96.59%           
=======================================
  Files          10       10           
  Lines         616      616           
=======================================
  Hits          595      595           
  Misses         21       21
Impacted Files Coverage Δ
ruia/field.py 96.05% <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 8a91c01...80f9603. Read the comment docs.

@howie6879 howie6879 merged commit 1b457b3 into howie6879:master Jan 7, 2020
@abmyii abmyii deleted the remove_textfield_strip branch January 7, 2020 13:45
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.

TextField strips strings which may not be desirable
3 participants