Closed kubawerlos closed 4 years ago
@sebastianbergmann what happened to CI? I saw you removed Travis config? Are you planning to change to Github Actions?
I deactivated Travis integration for all of my projects. The plan is to move to GitHub actions.
This branch now has conflicts that must be resolved.
Merging #211 into master will not change coverage. The diff coverage is
0.00%
.
@@ Coverage Diff @@
## master #211 +/- ##
========================================
Coverage 0.00% 0.00%
Complexity 349 349
========================================
Files 9 9
Lines 851 851
========================================
Misses 851 851
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
src/Analyser.php | 0.00% <0.00%> (ø) |
160.00 <0.00> (ø) |
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 d699f16...d560c89. Read the comment docs.
Fixes https://github.com/sebastianbergmann/phploc/issues/209