actions-marketplace-validations/RcppDeepState

This Action runs RcppDeepState in any Rcpp-based projects hosted on GitHub

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 28, 2023
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/fabriziosandri_rcppdeepstate-action@fdba45d62d93f8f614285518a1771d8bc7317ff9 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
fail_ci_if_errorSpecify if CI pipeline should fail when RcppDeepState finds errorsfalse
locationLocation of the package if not in the root of the repositoryno/
additional_dependenciesA string containing a list of extra dependencies that the testing system requires, separated by spaces""
seedSeed used for deterministic fuzz testing and reproduce the analysis resultsno-1
max_seconds_per_functionFuzzing phase's duration in secondsno2
max_inputsNumber of inputs generated in the fuzzing phase to analyzeno3
commentPrint the analysis results as a comment in pull requestfalse
verboseEnables verbose logging of RcppDeepStatefalse

no outputs