Expand description
Public Ruby coverage run lifecycle.
The project runs in place with its own interpreter, bundle and test
command. Supercov prepares the complete obligation manifest and probe plan
from source, materialises its stdlib-only runtime under .supercov/, loads
it through RUBYOPT, supervises the user’s command unchanged, and
publishes the joined evidence.
Structs§
Functions§
- current_
ruby_ integrity - The fingerprint a later query compares against the stored run: the same discovery and inputs the run used, without preparing a plan.
- run_
direct_ ruby