• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mindersec / minder / 31330237371
62%

Build:
DEFAULT BRANCH: main
Ran 09 Aug 2026 07:04PM UTC
Jobs 1
Files 355
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

09 Aug 2026 06:54PM UTC coverage: 61.663% (+0.006%) from 61.657%
31330237371

push

github

web-flow
fix(ruletest): initialize params map to prevent panic on template rendering (#6688)

When a Starlark test omits the params= argument, the paramsMap was nil.
This caused the rule type engine to skip ValidateParamsAgainstSchema,
so param_schema defaults (e.g. branch: '') were never applied. When
the ingestion template later called index .Params "branch", it panicked
on the nil map, resulting in an 'internal minder error'.

Fix: initialize paramsMap as an empty map so the engine always runs
schema validation and applies defaults.

Fixes 4 failing tests in minder-rules-and-profiles:
- branch_protection_allow_deletions_test.star/test_force_push_not_allowed
- branch_protection_allow_force_pushes_test.star/test_force_push_not_allowed
- branch_protection_require_status_checks_test.star/test_status_checks_required
- branch_protection_require_status_checks_test.star/test_status_checks_required_with_strict_mode

1 of 1 new or added line in 1 file covered. (100.0%)

21405 of 34713 relevant lines covered (61.66%)

39.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31330237371.1 09 Aug 2026 07:04PM UTC 355
61.66
GitHub Action Run
Source Files on build 31330237371
  • Tree
  • List 355
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31330237371
  • af371efd on github
  • Prev Build on main (#31281156362)
  • Next Build on main (#31412138225)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc