whikloj / BagItTools

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

More code cleanup #38

Closed whikloj closed 2 years ago

whikloj commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #38 (e89bf3f) into main (968d359) will increase coverage by 0.84%. The diff coverage is 95.65%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #38      +/-   ##
============================================
+ Coverage     87.66%   88.50%   +0.84%     
+ Complexity      479      477       -2     
============================================
  Files             7        7              
  Lines          1248     1244       -4     
============================================
+ Hits           1094     1101       +7     
+ Misses          154      143      -11     
Impacted Files Coverage Δ
src/BagUtils.php 92.70% <ø> (ø)
src/Bag.php 85.99% <95.45%> (+1.43%) :arrow_up:
src/Commands/ValidateCommand.php 89.18% <100.00%> (ø)
src/Fetch.php 95.04% <100.00%> (ø)

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 968d359...e89bf3f. Read the comment docs.