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

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

Build:
Build:
LAST BUILD BRANCH: warn/unknown-tf-function-arg
DEFAULT BRANCH: main
Ran 11 May 2026 08:43PM 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

11 May 2026 08:39PM UTC coverage: 71.262%. Remained the same
25695974759

Pull #467

github

khatchad
Add missing `import static java.lang.Boolean.TRUE` to test class.

The previous commit's `Boolean.TRUE` → `TRUE` `replace_all` also matched the substring inside the new import declaration (`import static java.lang.Boolean.TRUE;` became `import static java.lang.TRUE;`), which Spotless's `removeUnusedImports` then stripped. Re-adding the import as a standalone edit (no `replace_all` follow-up) so it survives.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #467: Use static `TRUE`/`FALSE` instead of `Boolean.TRUE`/`Boolean.FALSE`

5 of 5 new or added lines in 1 file covered. (100.0%)

1101 of 1545 relevant lines covered (71.26%)

0.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25695974759.1 11 May 2026 08:43PM UTC 29
71.26
GitHub Action Run
Source Files on build 25695974759
  • Tree
  • List 29
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25695974759
  • Pull Request #467
  • 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