Closed howard closed 4 years ago
Merging #120 into develop will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #120 +/- ##
========================================
Coverage 100% 100%
Complexity 269 269
========================================
Files 49 49
Lines 700 700
========================================
Hits 700 700
Flag | Coverage Δ | Complexity Δ | |
---|---|---|---|
#unittests | 100% <ø> (ø) |
269 <ø> (ø) |
: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 63c89d0...d2ebfe6. Read the comment docs.
Purpose
In case dependencies break, or there is incompatibility with new minor releases of a PHP version in periods where libflexport is updated infrequently, the library could break without anyone knowing, because there are no periodic builds.
Approach
In addition to pushes, build daily at midnight.
Open Questions and Pre-Merge TODOs
workflow change.composer lint
andcomposer fix
was executed.A issue with a detailed explanation of the problem/enhancement was created and linked.overkill.