Below you will find pages that utilize the taxonomy term “8c6794b6”
April 26, 2024
hpc-codecov-action
Version updated for 8c6794b6/hpc-codecov-action to version v4.0.0.
This action is used across all versions by 59 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added expr_only input parameter to generate report from expressions only, ignores coverage data of branches and top-level functions.
ignore_dittos input parameter to ignore some of the compiler generated source codes, including record field functions, some of the type class names in derived instance, and top-level TemplateHaskell splices.
December 27, 2023
hpc-codecov-action
Version updated for 8c6794b6/hpc-codecov-action to version v3.0.0.
This action is used across all versions by 55 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added format input parameter to specify the report output format generated by the hpc-codecov executable. Changed Update the hpc-codecov version to 0.5.0.0 Update the node version to run the action from node16 to node20. Update package dependencies from npm.