whikloj / BagItTools

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

Fix README and update phpdocumentor version #29

Closed whikloj closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #29 (cc91e4b) into main (1d04878) will increase coverage by 0.25%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #29      +/-   ##
============================================
+ Coverage     82.21%   82.47%   +0.25%     
+ Complexity      483      481       -2     
============================================
  Files             7        7              
  Lines          1282     1295      +13     
============================================
+ Hits           1054     1068      +14     
+ Misses          228      227       -1     
Impacted Files Coverage Δ
src/Commands/ValidateCommand.php 90.00% <100.00%> (+2.50%) :arrow_up:
src/PayloadManifest.php 100.00% <0.00%> (ø)
src/BagUtils.php 90.36% <0.00%> (+0.11%) :arrow_up:
src/Bag.php 79.09% <0.00%> (+0.13%) :arrow_up:
src/Fetch.php 88.69% <0.00%> (+0.14%) :arrow_up:
src/TagManifest.php 85.71% <0.00%> (+1.71%) :arrow_up:

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 1d04878...cc91e4b. Read the comment docs.