Closed whikloj closed 1 year ago
Merging #55 (b12c378) into main (935441e) will increase coverage by
1.18%
. The diff coverage is100.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
Resolves #54