Closed howard closed 4 years ago
Merging #119 into develop will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #119 +/- ##
========================================
Coverage 100% 100%
Complexity 269 269
========================================
Files 49 49
Lines 700 700
========================================
Hits 700 700
Flag | Coverage Δ | Complexity Δ | |
---|---|---|---|
#unittests | 100% <ø> (?) |
269 <ø> (?) |
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
src/FINDOLOGIC/Export/Exporter.php | 100% <ø> (ø) |
5 <0> (ø) |
:arrow_down: |
src/FINDOLOGIC/Export/XML/Page.php | 100% <ø> (ø) |
9 <0> (ø) |
:arrow_down: |
src/FINDOLOGIC/Export/XML/XMLItem.php | 100% <ø> (ø) |
26 <0> (ø) |
:arrow_down: |
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 087e062...aae45f2. Read the comment docs.
Purpose
Describe the problem or enhancement in addition to a link to the issues.
Approach
How does this change address the problem or enhance the status quo?
Open Questions and Pre-Merge TODOs
composer lint
andcomposer fix
was executed.