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

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

Build:
Build:
LAST BUILD BRANCH: feat/wire-input-signature-v2
DEFAULT BRANCH: main
Ran 05 May 2026 04:33PM 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:29PM UTC coverage: 71.262%. Remained the same
#1175

push

travis-pro

web-flow
Exclude `Formatting/` submodule from CodeQL `java-kotlin` analysis (#449)

* Auto-discover submodules in CodeQL `paths-ignore`.

Mirrors ponder-lab/ML#232. Adds a workflow step that reads `.gitmodules`
at CodeQL scan time and appends the discovered submodule paths to the
`java-kotlin` config's `paths-ignore`. Future submodule additions (Pydev
is the most likely near-term candidate, currently cloned at workflow time
rather than tracked as a submodule) get auto-excluded without a separate
CodeQL config edit.

Currently the only submodule is `Formatting/` (Eclipse formatter configs;
no Java code), so the immediate effect is a no-op for alert volume — the
value is in not having to remember to update the CodeQL config when the
submodule list changes.

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

* Use explicit `paths-ignore` for submodules instead of dynamic discovery.

Mirrors ponder-lab/ML#232's switch from dynamic to static paths-ignore.
Per user feedback the bash heredoc/while-read parsing was fragile in
ways not worth the small saved maintenance — the submodule list rarely
changes, and `.gitmodules`-parsing logic could fail silently on unusual
line formats.

Reverts to an explicit `paths-ignore: ['Formatting/**']` list. The
`Formatting/` submodule contains Eclipse formatter configs only (no Java
code), so the exclusion is currently a no-op for alert volume; the value
is structural — when Pydev or other Java-bearing submodules are added,
the contributor knows where to update.

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

---------

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 #1175.1 05 May 2026 04:33PM UTC 29
71.26
Source Files on build #1175
  • Tree
  • List 29
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c092578a on github
  • Prev Build on gh-readonly-queue/main/pr-446-9d1778cbf428752268efde2fdb3a2a630438319d
  • Next Build on gh-readonly-queue/main/pr-449-006adfa50d9515e02396100e2e28344136abdab6 (#25388925013)
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