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

devnied / Bit-lib4j / #150
99%

Build:
DEFAULT BRANCH: master
Ran 30 Aug 2026 01:25PM UTC
Jobs 1
Files 2
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

30 Aug 2026 01:24PM UTC coverage: 99.282%. Remained the same
#150

push

devnied
Pin maven-gpg-plugin to 3.2.7 so release signing works with GnuPG 2

oss-parent:7 pins maven-gpg-plugin 1.1, which defaults useAgent to false:
it prompts for the passphrase itself and then passes --no-use-agent to gpg.
GnuPG 2 ignores that option and always delegates to gpg-agent, so pinentry
fails with "Inappropriate ioctl for device" and the release cannot be signed.

3.2.7 always uses the agent and no longer passes --no-use-agent. The version
declared here also overrides the 1.1 coming from the parent's release-profile,
which is activated by the same performRelease property.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WgWCtEV9qqN3K18TLfbhCp

415 of 418 relevant lines covered (99.28%)

13516.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #150.1 30 Aug 2026 01:25PM UTC 2
99.28
Source Files on build #150
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 31872d4b on github
  • Prev Build on master
  • Next Build on master
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc