show functions with missing coverage
cat coverage/tmp/coverage-* | jq '.result[] | select(.url == "file:///root/dagdb/src/kv.js") | |
| .functions[] | select(.ranges[].count == 0)' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment