Closed whikloj closed 4 years ago
Merging #10 into develop will increase coverage by
0.11%
. The diff coverage is81.39%
.
@@ Coverage Diff @@
## develop #10 +/- ##
=============================================
+ Coverage 78.08% 78.19% +0.11%
- Complexity 437 454 +17
=============================================
Files 6 7 +1
Lines 1209 1252 +43
=============================================
+ Hits 944 979 +35
- Misses 265 273 +8
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
src/Commands/ValidateCommand.php | 81.39% <81.39%> (ø) |
17 <17> (?) |
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 4dbf43f...6896360. Read the comment docs.
Adds a command line validation tool.
Replaces #6 which shouldn't be against
master