Closed phil-davis closed 5 years ago
Merging #143 into master will increase coverage by
0.65%
. The diff coverage is33.33%
.
@@ Coverage Diff @@
## master #143 +/- ##
============================================
+ Coverage 18.93% 19.59% +0.65%
- Complexity 268 271 +3
============================================
Files 24 24
Lines 1183 1230 +47
============================================
+ Hits 224 241 +17
- Misses 959 989 +30
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
lib/Hooks/Files.php | 7.35% <0%> (-2%) |
19 <16> (-2) |
|
lib/Command/Rebuild.php | 85.18% <55.55%> (+1.18%) |
12 <4> (+3) |
:arrow_up: |
lib/Application.php | 88.39% <93.33%> (+0.63%) |
22 <0> (+2) |
: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 c54551c...e0bbf90. Read the comment docs.
This is the code changes from the
release-1.0.0
branch that has been rebased to currentmaster
and the conflict in.drone.yml
resolved.It could be used to update
master
if PR #120 cannot be sorted out.