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

bernardladenthin / BitcoinAddressFinder / #315
73%

Build:
DEFAULT BRANCH: main
Ran 23 May 2025 03:22PM UTC
Jobs 1
Files 71
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

23 May 2025 03:19PM UTC coverage: 66.005% (-1.9%) from 67.925%
#315

push

bernardladenthin
Refactor OpenCL resource handling and improve consistency across API

- Introduced AutoCloseable for OpenCL resources (OpenClTask, OpenCLContext)
- Replaced manual release() methods with try-with-resources using close()
- Added isClosed() for defensive resource lifecycle checks
- Refactored buffer handling to separate host and device pointers
- Renamed createSecrets() param for clarity (overallWorkSize instead of batchSizeInBits)
- Updated all tests and affected logic to match new API and lifecycle
- Enhanced OpenCLGridResult to avoid unnecessary buffer duplication
- Improved benchmark documentation in README with CPU column
- Added optional LMDB in-memory caching in configuration

11 of 118 new or added lines in 10 files covered. (9.32%)

3 existing lines in 2 files now uncovered.

1231 of 1865 relevant lines covered (66.01%)

0.66 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
24.53
0.0% src/main/java/net/ladenthin/bitcoinaddressfinder/ProducerOpenCL.java
10
0.0
0.0% src/main/java/net/ladenthin/bitcoinaddressfinder/OpenCLContext.java
11
0.0
0.0% src/main/java/net/ladenthin/bitcoinaddressfinder/OpenCLGridResult.java
18
73.94
-8.58% src/main/java/net/ladenthin/bitcoinaddressfinder/persistence/lmdb/LMDBPersistence.java
67
0.0
0.0% src/main/java/net/ladenthin/bitcoinaddressfinder/OpenClTask.java

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% src/main/java/net/ladenthin/bitcoinaddressfinder/OpenCLContext.java
2
0.0
0.0% src/main/java/net/ladenthin/bitcoinaddressfinder/OpenClTask.java
Jobs
ID Job ID Ran Files Coverage
1 #315.1 23 May 2025 03:22PM UTC 71
66.01
Source Files on build #315
  • Tree
  • List 71
  • Changed 11
  • Source Changed 11
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0f86173e on github
  • Prev Build on main
  • Next Build on 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

© 2025 Coveralls, Inc