Skip to main content

Module integrity

Module integrity 

Source
Expand description

Language-neutral run integrity fingerprints.

A frontend contributes only its transformation/runtime shim identity. The Rust engine owns source, test, dependency, configuration and execution fingerprints for every language.

Structs§

ExplicitIntegrityInputs
FrontendIntegrityInputs

Enums§

IntegrityError

Constants§

RUN_INTEGRITY_SCHEMA_VERSION

Functions§

create_explicit_run_integrity
Language-neutral integrity construction for frontends whose discovery does not use the JavaScript CoverageProject compatibility structure.
create_run_integrity
globally_tracked
tracked_manifest
A dependency manifest or lockfile, for any language Supercov supports.