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

ponder-lab / Hybridize-Functions-Refactoring / #1163
71%
main: 72%

Build:
Build:
LAST BUILD BRANCH: test/precision-audit-batch-14
DEFAULT BRANCH: main
Ran 05 May 2026 04:28PM UTC
Jobs 1
Files 29
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

05 May 2026 04:24PM UTC coverage: 71.262%. Remained the same
#1163

push

travis-pro

khatchad
Trim `python-tooling` patterns to only deps actually present today.

Copilot review on PR 446 noted that `pytest*` in the patterns list would
match a fixture-side `pytest` requirement if a future `directories:`
expansion broadened the pip updater's scope — undermining the very goal
of keeping fixtures out of the tooling group. The other anticipatory
entries (`mypy`, `ruff`, `flake8*`, `coverage*`, `pre-commit`) have no
corresponding tooling reality either.

Trims `patterns:` to just `black` (the only tooling dep currently in
`/requirements.txt`). Comment block now explicitly says "extend when
adding new tooling" so future tooling additions go in alongside the
manifest change rather than ahead of it.

The "fixture deps will compete for the 3-PR slot" concern raised in the
sibling Copilot thread doesn't materialize against Dependabot's actual
behavior — `directory: "/"` only sees `/requirements.txt`, and the
ecosystem's PR history on this repo (every Dependabot pip PR has been
black) confirms it doesn't recursively scan into fixture directories.

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

1101 of 1545 relevant lines covered (71.26%)

0.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #1163.1 05 May 2026 04:28PM UTC 29
71.26
Source Files on build #1163
  • Tree
  • List 29
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • ed6a0111 on github
  • Prev Build on chore/drop-broken-dependabot-workflows
  • Next Build on chore/drop-broken-dependabot-workflows (#25388706959)
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