ref-fvm
ref-fvm copied to clipboard
Enable reporting of unreproducible crashers
fixes https://github.com/filecoin-project/ref-fvm/issues/959
Codecov Report
Merging #967 (6164f32) into master (1814965) will decrease coverage by
0.00%. The diff coverage isn/a.
Additional details and impacted files
@@ Coverage Diff @@
## master #967 +/- ##
==========================================
- Coverage 51.42% 51.41% -0.01%
==========================================
Files 124 124
Lines 10644 10644
==========================================
- Hits 5474 5473 -1
- Misses 5170 5171 +1
| Impacted Files | Coverage Δ | |
|---|---|---|
| ipld/amt/src/node.rs | 86.56% <0.00%> (-0.26%) |
:arrow_down: |
@Kubuxu what needs to happen here?
We need to figure out why the fuzzing CI reports unreproducible crashes for almost everything.
https://github.com/filecoin-project/ref-fvm/issues/959
Ah, I see. Are you looking into it? Or should I put it on the roadmap?
Right now I don't have much time to look deeper into it. So if you could put it on FVM's backlog it would be great.