Closed runlevel5 closed 3 years ago
cc @adikari
Merging #76 (d1ed5a4) into master (fe8e2e7) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #76 +/- ##
=======================================
Coverage 80.00% 80.00%
=======================================
Files 4 4
Lines 155 155
=======================================
Hits 124 124
Misses 20 20
Partials 11 11
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 fe8e2e7...d1ed5a4. Read the comment docs.
@runlevel5 there seems to be issue with https://github.com/chronotc/monorepo-diff-buildkite-plugin/blob/master/Makefile#L34
When we are building multiple binaries each binary gets built then cleaned up on the next run. So we end up with only 1 binary in the end. While you are at it, could you fix this too?
@adikari let me fix that issue for you
@runlevel5 pls fix the merge conflict and I will merge this too.
@adikari please squash & merge this PR
@adikari good to go
@runlevel5 ping me when fixed.
@adikari let's go
Fixes #64