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

Implementing regex validor for strings. #1

Merged
merged 2 commits into from Sep 26, 2017
Merged

Implementing regex validor for strings. #1

merged 2 commits into from Sep 26, 2017

Conversation

LucianoPAlmeida
Copy link
Contributor

No description provided.

@codecov-io
Copy link

codecov-io commented Sep 26, 2017

Codecov Report

Merging #1 into master will decrease coverage by 0.14%.
The diff coverage is 93.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #1      +/-   ##
==========================================
- Coverage   96.99%   96.85%   -0.15%     
==========================================
  Files          22       23       +1     
  Lines         732      762      +30     
==========================================
+ Hits          710      738      +28     
- Misses         22       24       +2
Impacted Files Coverage Δ
QuiverTests/QuiverStringValidatorTests.swift 100% <100%> (ø) ⬆️
Quiver/Validator.swift 93.93% <100%> (+0.39%) ⬆️
Quiver/RegexValidator.swift 84.61% <84.61%> (ø)

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 5a7f937...d32fc48. Read the comment docs.

@heitorgcosta heitorgcosta merged commit c354dae into heitorgcosta:master Sep 26, 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