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 datetime checker #5

Merged
merged 6 commits into from
Nov 28, 2019
Merged

Add datetime checker #5

merged 6 commits into from
Nov 28, 2019

Conversation

vvval
Copy link
Member

@vvval vvval commented Nov 27, 2019

  • Add datetime checker

@codecov
Copy link

codecov bot commented Nov 27, 2019

Codecov Report

Merging #5 into master will decrease coverage by 0.71%.
The diff coverage is 93.4%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #5      +/-   ##
============================================
- Coverage     96.14%   95.42%   -0.72%     
- Complexity      219      255      +36     
============================================
  Files            22       23       +1     
  Lines           415      481      +66     
============================================
+ Hits            399      459      +60     
- Misses           16       22       +6
Impacted Files Coverage Δ Complexity Δ
src/AbstractChecker.php 94.11% <100%> (ø) 6 <0> (ø) ⬇️
src/Checker/FileChecker.php 100% <100%> (ø) 8 <0> (ø) ⬇️
src/Checker/TypeChecker.php 100% <100%> (ø) 9 <0> (ø) ⬇️
src/Condition/WithAllCondition.php 100% <100%> (ø) 3 <0> (ø) ⬇️
src/Condition/WithAnyCondition.php 100% <100%> (ø) 3 <0> (ø) ⬇️
src/Checker/AddressChecker.php 100% <100%> (ø) 16 <0> (ø) ⬇️
src/Config/ValidatorConfig.php 100% <100%> (ø) 18 <0> (ø) ⬇️
src/Checker/StringChecker.php 100% <100%> (ø) 11 <0> (ø) ⬇️
src/Validator.php 80% <100%> (ø) 23 <0> (-1) ⬇️
src/Checker/Traits/NotEmptyTrait.php 100% <100%> (ø) 4 <0> (ø) ⬇️
... and 7 more

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 68300b8...0ae2913. Read the comment docs.

@vvval vvval merged commit bc1a270 into master Nov 28, 2019
@vvval vvval deleted the feature/add_datetime_checker branch August 6, 2020 08: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
1 participant