greentic-deployer-dev 1.1.27434236067

Greentic deployer runtime for plan construction and deployment-pack dispatch
{
  "version": 1,
  "global": {
    "line_coverage_min": 60.0
  },
  "defaults": {
    "per_file_line_coverage_min": 60.0
  },
  "exclusions": {
    "files": [
      "src/main.rs",
      "src/bin/build_fixture_gtpacks.rs",
      "src/bin/replay_deployer_scaffolds.rs",
      "src/bundle_upload/azure.rs",
      "src/bundle_upload/gcs.rs",
      "src/bundle_upload/s3.rs"
    ]
  },
  "per_file": {}
}