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

bernardladenthin / BitcoinAddressFinder / 25998857770
77%

Build:
DEFAULT BRANCH: main
Ran 17 May 2026 06:38PM UTC
Jobs 1
Files 93
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

17 May 2026 06:17PM UTC coverage: 76.14%. Remained the same
25998857770

push

github

web-flow
feat(reuse): add REUSE 3.3 license compliance (#189)

* feat(reuse): add REUSE 3.3 license compliance

- LICENSES/Apache-2.0.txt with canonical SPDX text
- LICENSES/MIT.txt for hashcat and custom OpenCL kernel files
- LICENSES/AGPL-3.0-or-later.txt for vanitygen-derived unused kernels
- Create REUSE.toml annotating markdown, JSON, text, wordlist, and
  other files that cannot carry inline SPDX headers
- Add SPDX headers to all Java source files, OpenCL kernels,
  workflow YAMLs, pom.xml, scripts, and other config files
  (copyright Bernard Ladenthin 2017-2026, Apache-2.0)
- reuse lint passes: 298/298 files with copyright and license info

https://claude.ai/code/session_012tV3BMrzDe7ig8itbdSbvZ

* docs(reuse): add upstream provenance comment for hashcat files

Records the exact hashcat commit SHA and source URL in REUSE.toml
so the origin of the byte-exact copies in copyfromhashcat/ is
clearly documented without modifying the files themselves.

https://claude.ai/code/session_012tV3BMrzDe7ig8itbdSbvZ

* style(reuse): remove @formatter:off/on from all SPDX headers

// comments are not touched by the IDE formatter, so the
@formatter markers that were guarding the old /** */ blocks
are no longer needed now that headers use // style.

https://claude.ai/code/session_012tV3BMrzDe7ig8itbdSbvZ

* style(reuse): remove redundant Copyright line from all SPDX headers

SPDX-FileCopyrightText already expresses the copyright; the
plain // Copyright ... line below it was pure duplication.

https://claude.ai/code/session_012tV3BMrzDe7ig8itbdSbvZ

* fix(reuse): preserve original CRLF line endings

Files that had CRLF on main were converted to LF by the reuse
annotate tooling. Restore CRLF to avoid line-ending noise in the
PR diff — only the SPDX header replacements should be visible.

---------

Co-authored-by: Claude <noreply@anthropic.com>

440 of 598 branches covered (73.58%)

Branch coverage included in aggregate %.

1864 of 2428 relevant lines covered (76.77%)

3.48 hits per line

Coverage Regressions

Lines Coverage ∆ File
64
0.0
0.0% net/ladenthin/bitcoinaddressfinder/OpenClTask.java
56
7.09
0.0% net/ladenthin/bitcoinaddressfinder/opencl/OpenCLBuilder.java
42
8.91
0.0% net/ladenthin/bitcoinaddressfinder/OpenCLContext.java
28
81.43
0.0% net/ladenthin/bitcoinaddressfinder/persistence/lmdb/LMDBPersistence.java
26
25.0
0.0% net/ladenthin/bitcoinaddressfinder/ProducerOpenCL.java
21
79.31
0.0% net/ladenthin/bitcoinaddressfinder/cli/Main.java
17
28.57
0.0% net/ladenthin/bitcoinaddressfinder/OpenCLGridResult.java
16
33.85
0.0% net/ladenthin/bitcoinaddressfinder/opencl/OpenCLDevice.java
12
48.57
0.0% net/ladenthin/bitcoinaddressfinder/persistence/PersistenceUtils.java
11
85.15
0.0% net/ladenthin/bitcoinaddressfinder/KeyUtility.java
10
66.36
0.0% net/ladenthin/bitcoinaddressfinder/eckey/Secp256k1.java
9
94.39
0.0% net/ladenthin/bitcoinaddressfinder/ConsumerJava.java
6
84.06
0.0% net/ladenthin/bitcoinaddressfinder/AddressFilesToLMDB.java
6
79.17
0.0% net/ladenthin/bitcoinaddressfinder/Bech32Helper.java
6
78.95
0.0% net/ladenthin/bitcoinaddressfinder/keyproducer/KeyProducerJavaWebSocket.java
6
80.95
0.0% net/ladenthin/bitcoinaddressfinder/ProducerJavaSecretsFiles.java
5
92.73
0.0% net/ladenthin/bitcoinaddressfinder/AbstractProducer.java
5
82.35
0.0% net/ladenthin/bitcoinaddressfinder/keyproducer/KeyProducerJavaRandom.java
4
94.52
0.0% net/ladenthin/bitcoinaddressfinder/AddressTxtLine.java
4
87.5
0.0% net/ladenthin/bitcoinaddressfinder/ProducerJava.java
3
92.45
0.0% net/ladenthin/bitcoinaddressfinder/keyproducer/AbstractKeyProducerQueueBuffered.java
3
88.24
0.0% net/ladenthin/bitcoinaddressfinder/keyproducer/KeyProducerJavaSocket.java
3
82.98
0.0% net/ladenthin/bitcoinaddressfinder/keyproducer/KeyProducerJavaZmq.java
3
83.33
0.0% net/ladenthin/bitcoinaddressfinder/LMDBToAddressFile.java
2
97.45
0.0% net/ladenthin/bitcoinaddressfinder/Finder.java
2
95.42
0.0% net/ladenthin/bitcoinaddressfinder/PublicKeyBytes.java
1
91.67
0.0% net/ladenthin/bitcoinaddressfinder/keyproducer/ConnectionUtils.java
1
92.59
0.0% net/ladenthin/bitcoinaddressfinder/SecretsFile.java
Jobs
ID Job ID Ran Files Coverage
1 25998857770.1 17 May 2026 06:38PM UTC 93
76.14
GitHub Action Run
Source Files on build 25998857770
  • Tree
  • List 93
  • Changed 84
  • Source Changed 0
  • Coverage Changed 84
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25998857770
  • 8336902c on github
  • Prev Build on main (#25997903202)
  • Next Build on main (#26001883252)
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