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

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

Build:
Build:
LAST BUILD BRANCH: test/precision-audit-batch-14
DEFAULT BRANCH: main
Ran 05 May 2026 06:25PM UTC
Files 29
Run time 1s
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 06:21PM UTC coverage: 71.262%. Remained the same
#1199.1

push

travis-pro

web-flow
Suppress dependabot PRs on test-fixture pip manifests. (#460)

The existing `ignore: tensorflow` rule was scoped to `directory: "/"`,
which only covers `/requirements.txt` (which contains `black` only).
Dependabot security updates auto-discover all manifests in the repo,
but ignore rules from other blocks only apply to their declared
directory — so security-update PRs were opening against per-fixture
manifests at `edu.cuny.hunter.hybridize.tests/resources/HybridizeFunction/*/in/requirements.txt`.
PR #459 (Bump tensorflow 2.9.3 -> 2.12.1 in one fixture) was the first
such PR.

Add a separate pip block scoped via `directories:` (plural, with `**`
glob) covering the test top-level and all fixture manifests. Disable
both PR types:
  - `open-pull-requests-limit: 0` suppresses version-update PRs.
  - `ignore: dependency-name: "*"` suppresses security-update PRs.

The fixture pins are intentional: the refactoring plug-in does not
import or execute these libraries at runtime; they are inputs to
Ariadne's static analysis and the call graphs depend on the exact
2.9.3 API surface. Existing security alerts on these manifests were
bulk-dismissed with reason `not_used`; this config prevents new ones
from spawning PRs.

1101 of 1545 relevant lines covered (71.26%)

0.71 hits per line

Source Files on job #1199.1
  • Tree
  • List 29
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1199
  • f7fd386d on github
  • Prev Job for on gh-readonly-queue/main/pr-460-37c043ee00b101c78c5f471a5e90ea64a47a93fe (#25390004311.1)
  • Next Job for on gh-readonly-queue/main/pr-460-37c043ee00b101c78c5f471a5e90ea64a47a93fe (#25394403550.1)
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