Closed tsloughter closed 5 years ago
Hah, yea, that's just from having to set the command to a shell instead of having it be erl
. I've switched it to just sh
.
Merging #119 into master will decrease coverage by
0.16%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #119 +/- ##
==========================================
- Coverage 80.48% 80.32% -0.17%
==========================================
Files 35 35
Lines 738 737 -1
==========================================
- Hits 594 592 -2
- Misses 144 145 +1
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 ee1febe...a6b0a01. Read the comment docs.
Merging #119 into master will decrease coverage by
0.16%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #119 +/- ##
==========================================
- Coverage 80.48% 80.32% -0.17%
==========================================
Files 35 35
Lines 738 737 -1
==========================================
- Hits 594 592 -2
- Misses 144 145 +1
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 ee1febe...a6b0a01. Read the comment docs.
Not sure why there’s a requirement on bash but circle complains about that. :)