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

ValidatorController on subclasses of UIViewController #4

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

rcasula
Copy link

@rcasula rcasula commented May 12, 2018

No description provided.

@codecov
Copy link

codecov bot commented May 13, 2018

Codecov Report

Merging #4 into master will decrease coverage by 1.19%.
The diff coverage is 67.56%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master       #4     +/-   ##
=========================================
- Coverage   98.97%   97.77%   -1.2%     
=========================================
  Files          28       28             
  Lines         971      988     +17     
=========================================
+ Hits          961      966      +5     
- Misses         10       22     +12
Impacted Files Coverage Δ
Classes/ValidatorController+Mandatory.swift 100% <ø> (ø)
Classes/ValidatorController+EqualTo.swift 87.75% <ø> (ø)
Classes/ValidatorController+Email.swift 100% <ø> (ø)
Classes/ValidatorController+Regexp.swift 100% <ø> (ø)
Classes/ValidatorController+DigitsOnly.swift 100% <ø> (ø)
Classes/Validator.swift 100% <ø> (ø) ⬆️
Classes/ValidatorController+AlphaNumeric.swift 100% <ø> (ø)
Classes/ValidatorController+Minlength.swift 100% <ø> (ø)
EGFormValidatorTests/ValidatorMaxlengthTests.swift 100% <100%> (ø) ⬆️
Classes/ValidatorViewController.swift 82.85% <64.7%> (-17.15%) ⬇️

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 15424e0...9a3d89b. Read the comment docs.

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.

1 participant