c8
c8 copied to clipboard
Bug: coverage for all methods in a file is missing
- Version: 7.11.3
- Platform: MacOS (on my computer) & Ubuntu (GitHub actions)
- Repository: https://github.com/shigma/cordis
All other files in this project are displayed normally, except for service.ts:
Coverage for all methods in this file was missing. Even if the code fragment is obviously to be covered, the coverage still behaved abnormal:


I have checked the sourcemap but it seems fine (link).