Closed ocean90 closed 5 years ago
Merging #108 into master will increase coverage by
1.38%
. The diff coverage is98.71%
.
@@ Coverage Diff @@
## master #108 +/- ##
============================================
+ Coverage 78.05% 79.43% +1.38%
- Complexity 333 354 +21
============================================
Files 23 24 +1
Lines 802 856 +54
============================================
+ Hits 626 680 +54
Misses 176 176
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
inc/ZipProvider.php | 100% <100%> (+1.11%) |
23 <0> (-4) |
:arrow_down: |
inc/Export.php | 98.61% <98.61%> (ø) |
25 <25> (?) |
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 a580c45...0059a6f. Read the comment docs.
@ocean90 What do you think of the current approach so far?
@ocean90 Somehow I can't select you as a reviewer 🤔 Let me know what you think of the current PR.
This is supposed to fix #62.
As a first step parts of https://meta.trac.wordpress.org/changeset/7833/ are added to the
ZipProvider
class.