Skip to content

Use per module hashes to track consistency. #10

@gezalore

Description

@gezalore

Currently a hash is emitted in the generated code, which seems to depend on the whole of the input file. As it is sometimes necessary to place generated files in version control, this is somewhat inconvenient. It would be preferable if the hash only depended on the module, so modifying one of the coverage collection modules would not affect the other output files. I don't think there is anything fundamental preventing us from doing this, but correct me if I missed something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions