No coverage for `token.ml` ?
Run
./scripts/with_coverage.sh dune exec src/proto_alpha/lib_protocol/test/integration/main.exe -- test "^token"
make coverage-report
and there is no token.ml
in the report. Weird?
Run
./scripts/with_coverage.sh dune exec src/proto_alpha/lib_protocol/test/integration/main.exe -- test "^token"
make coverage-report
and there is no token.ml
in the report. Weird?