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

bernardladenthin / BitcoinAddressFinder / 22874168890
76%

Build:
DEFAULT BRANCH: main
Ran 09 Mar 2026 08:54PM UTC
Jobs 1
Files 91
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

09 Mar 2026 08:50PM UTC coverage: 73.739% (+0.2%) from 73.584%
22874168890

push

github

bernardladenthin
Improve unsupported address statistics with per-reason breakdown

- Replace `ReadStatistic.unsupported` long with `Map<String, Long> unsupportedReasons` plus `incrementUnsupported(String reason)` and `getUnsupportedTotal()` methods; update all callers accordingly
- Add `getReason()` getter to `AddressFormatNotAcceptedException` so the raw reason can be passed directly to `incrementUnsupported` without parsing the message
- Extend `ReadStatistic.toString()` to include both `unsupportedTotal` and the full `unsupportedReasons` map; adapt all `ReadStatisticTest` tests to the new API
- Fix `ReadStatisticTest` violations: split `mutation` fold into `incrementUnsupported`, `getUnsupportedTotal`, and `fields` folds; rename misleading test `incrementSuccessful` → `setSuccessful`
- Add Test Writing Compliance rule to `CLAUDE.md` to auto-apply and auto-fix `TEST_WRITING_GUIDE.md` rules on every modified test class

421 of 592 branches covered (71.11%)

Branch coverage included in aggregate %.

1786 of 2401 relevant lines covered (74.39%)

3.34 hits per line

Coverage Regressions

Lines Coverage ∆ File
10
90.58
0.74% net/ladenthin/bitcoinaddressfinder/AddressTxtLine.java
Jobs
ID Job ID Ran Files Coverage
1 22874168890.1 09 Mar 2026 08:54PM UTC 91
73.74
GitHub Action Run
Source Files on build 22874168890
  • Tree
  • List 91
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22874168890
  • d33e1863 on github
  • Prev Build on main (#22864777694)
  • Next Build on main (#22897489246)
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