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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/maven/maven-plugins-8e9ee1e54d
DEFAULT BRANCH: main
Ran 26 May 2026 04:03PM UTC
Jobs 1
Files 31
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

26 May 2026 04:00PM UTC coverage: 72.219%. Remained the same
#1651

Pull #547

travis-pro

khatchad
Enforce `testHasLikelyTensorParameterHelper` contract via fail-fast asserts

Add three guard assertions to make caller misuse fail with a clear message
instead of silently NPE'ing or silently ignoring expectation arguments:

- `expectedSignature` non-null at entry (Optional, not raw null).
- `expectedSignature == Optional.empty()` in the structural-only branch
  (otherwise the caller's expectation is silently dropped).
- All `assertNull`/`assertNotNull` calls on the contract arguments now
  carry messages identifying which branch's contract was violated.

Addresses Copilot review on
https://github.com/ponder-lab/Hybridize-Functions-Refactoring/pull/547#discussion_r3305060786

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Pull Request #547: Refactor `testHasLikelyTensorParameterHelper` to encapsulate audit assertions

1188 of 1645 relevant lines covered (72.22%)

0.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #1651.1 26 May 2026 04:03PM UTC 31
72.22
Source Files on build #1651
  • Tree
  • List 31
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #547
  • PR Base - main (#)
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