adhocore / php-cron-expr

Ultra lightweight, Dependency free and Super Fast Cron Expression parser for PHP
https://github.com/adhocore/php-cron-expr
MIT License
50 stars 5 forks source link

Develop #18

Closed adhocore closed 4 years ago

adhocore commented 4 years ago
codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@139c578). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #18   +/-   ##
=======================================
  Coverage          ?   100%           
  Complexity        ?     78           
=======================================
  Files             ?      4           
  Lines             ?    149           
  Branches          ?      0           
=======================================
  Hits              ?    149           
  Misses            ?      0           
  Partials          ?      0
Impacted Files Coverage Δ Complexity Δ
src/ReferenceTime.php 100% <100%> (ø) 10 <10> (?)
src/Validator.php 100% <100%> (ø) 33 <17> (?)
src/SegmentChecker.php 100% <100%> (ø) 15 <13> (?)
src/Expression.php 100% <100%> (ø) 20 <0> (?)

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 139c578...96b78d1. Read the comment docs.