whikloj / BagItTools

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

Extended means bag-info or tagmanifest, but does not imply both #55

Closed whikloj closed 1 year ago

whikloj commented 1 year ago

Resolves #54

codecov[bot] commented 1 year ago

Codecov Report

Merging #55 (b12c378) into main (935441e) will increase coverage by 1.18%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main      #55      +/-   ##
============================================
+ Coverage     88.57%   89.76%   +1.18%     
- Complexity      485      486       +1     
============================================
  Files             7        7              
  Lines          1252     1387     +135     
============================================
+ Hits           1109     1245     +136     
+ Misses          143      142       -1     
Impacted Files Coverage Δ
src/Bag.php 87.98% <100.00%> (+2.01%) :arrow_up:
src/Fetch.php 94.06% <0.00%> (-0.96%) :arrow_down:
src/AbstractManifest.php 88.23% <0.00%> (-0.94%) :arrow_down:
src/PayloadManifest.php 100.00% <0.00%> (ø)
src/Commands/ValidateCommand.php 92.10% <0.00%> (+0.92%) :arrow_up:
src/BagUtils.php 93.00% <0.00%> (+0.95%) :arrow_up:
src/TagManifest.php 92.85% <0.00%> (+8.85%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more