whikloj / BagItTools

A PHP BagIt library
MIT License
11 stars 5 forks source link

Feature/cli tool #6

Closed whikloj closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #6 into master will increase coverage by 0.09%. The diff coverage is 81.39%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #6      +/-   ##
============================================
+ Coverage     78.09%   78.19%   +0.09%     
- Complexity      437      454      +17     
============================================
  Files             6        7       +1     
  Lines          1210     1252      +42     
============================================
+ Hits            945      979      +34     
- Misses          265      273       +8
Impacted Files Coverage Δ Complexity Δ
src/Bag.php 78.38% <ø> (-0.03%) 269 <0> (ø)
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 9d39294...6896360. Read the comment docs.

whikloj commented 4 years ago

Should not be merging direct to master, replaced by #10