Closed tohanss closed 4 years ago
@slarse Something wrong with codecov?
@tohanss Try pushing an empty commit to trigger the build again.
$ git commit --allow-empty -m 'Commit to trigger CI'
$ git push
Merging #106 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #106 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 8 8
Lines 249 249
Branches 43 43
=========================================
Hits 249 249
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 a13f420...5693dda. Read the comment docs.
There we go!
Fix #104