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

jediknight112 / lets-debug-helper / 25693895213
85%

Build:
DEFAULT BRANCH: main
Ran 11 May 2026 07:59PM UTC
Jobs 2
Files 6
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

11 May 2026 07:58PM UTC coverage: 77.174%. Remained the same
25693895213

push

github

web-flow
ci: bump Node 20 actions to v6 and revamp Dependabot config (#63)

Action bumps (silences runner warning that checkout@v4 / setup-python@v5
still execute under Node 20, which becomes unsupported on 2026-09-16):
- actions/checkout@v4 -> v6 (now node24)
- actions/setup-python@v5 -> v6 (now node24)
- dependabot/fetch-metadata@v2 -> v3

Dependabot config revamp:
- Adds the github-actions ecosystem so action drift surfaces as PRs
  going forward (this very bump would have been a Dependabot PR
  months ago if it had been configured).
- Groups dev/lint/test pip minor+patch updates into a single weekly
  PR (python-dev-deps); runtime pip deps stay individual so any
  prod regression is bisectable.
- Groups action minor+patch updates into a single weekly PR; major
  action bumps (e.g. Node runtime jumps) come as individual PRs.
- Allows dev pip majors as individual PRs while still ignoring
  runtime pip majors.
- Adds labels (dependencies + ecosystem) and commit-message prefixes
  (chore(deps) / chore(deps-dev) / chore(actions)).

Auto-merge logic in dependabot-automation.yaml is unchanged - the
existing semver-minor/patch gate already does the right thing for
the new groups (fetch-metadata reports the highest bump in a group,
which is at most minor by configuration) and for individual major
PRs (skipped, awaiting human review).

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

142 of 184 relevant lines covered (77.17%)

1.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25693895213.1 11 May 2026 07:58PM UTC 6
77.17
GitHub Action Run
2 25693895213.2 11 May 2026 07:58PM UTC 6
77.17
GitHub Action Run
Source Files on build 25693895213
  • Tree
  • List 6
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25693895213
  • b82d2a36 on github
  • Prev Build on main (#25693192453)
  • Next Build on main (#25694836785)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc