Open
Description
Describe the bug
We had to disable code coverage in node 18, which pushed the burden of checking code coverage onto maintainers and PR reviewers.
@achingbrain has prepared a PR to enable it back, but it's still blocking:
#1195
Examples:
https://github.com/ipfs/aegir/actions/runs/4225847659/jobs/7338650113
@BigLep shared details on why we need to solve this in https://filecoinproject.slack.com/archives/C03KLC57LKB/p1678122004165499
Options:
- Figure out what happens and fix it,
- Use a different code coverage tool that doesn't have the same issue.
- NYC might be abandoned: Is this repository deprecated/abandoned? istanbuljs/nyc#1514