Skip to main content
Module

x/fast/coverage.sh

Deno web framework with almost zero overhead.
Go to Latest
File
#!/bin/sh
deno test --unstable --coverage=cov_profiledeno coverage cov_profile --lcov > cov_profile.lcov