Closed axic closed 5 years ago
The compiler went OOM.
Merging #546 into master will increase coverage by
20.68%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #546 +/- ##
===========================================
+ Coverage 50.73% 71.41% +20.68%
===========================================
Files 8 9 +1
Lines 1354 1536 +182
Branches 130 136 +6
===========================================
+ Hits 687 1097 +410
+ Misses 640 411 -229
- Partials 27 28 +1
@chfast would it be a lot of work splitting up coverage into:
@chfast would it be a lot of work splitting up coverage into:
* running all engines (this will not allow us to see if the eei is covered properly) * running only wabt to see if it covers the entire eei properly
A bit. On codecov you can tag different data uploads, but codecov is not able to filter these in web UI. Maybe coveralls can do it.
@chfast thanks for fixing this!
@chfast can you have a look why codecov is failing?
To be clear, why compilation fails: