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

bountx / LOB / 22851097762
91%

Build:
DEFAULT BRANCH: main
Ran 09 Mar 2026 11:23AM UTC
Jobs 1
Files 8
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 11:22AM UTC coverage: 82.965% (-0.03%) from 82.998%
22851097762

push

github

web-flow
Add Kraken exchange adapter and refactor multi-exchange architecture (#28)

* feat: Implement Kraken exchange adapter and related utilities

- Added KrakenAdapter class to handle WebSocket connections and order book updates from Kraken.
- Introduced kraken_utils.hpp for utility functions related to Kraken data processing.
- Created SymbolNormalizer class to manage symbol mappings between exchange-specific formats and canonical formats.
- Updated feed_handler.hpp to include SymbolNormalizer for symbol conversion.
- Enhanced OrderBook class with applyDelta method for processing incremental updates.
- Added tests for Kraken utilities and symbol normalization to ensure correctness.
- Updated main.cpp to support selecting between Binance and Kraken exchanges based on configuration.

* Update tests/test_symbol_normalizer.cpp

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* feat: Implement BinanceAdapter for real-time order book updates

- Added BinanceAdapter class to handle WebSocket connections and order book updates from Binance.
- Integrated SymbolNormalizer for symbol mapping between Binance and canonical formats.
- Updated main application logic to support multiple exchanges (Binance and Kraken) with dynamic configuration.
- Enhanced MetricsServer to serve metrics for multiple exchanges.
- Refactored SubscriberServer to handle order books keyed by exchange and symbol.
- Improved error handling and validation for configuration inputs.
- Added unit tests for Kraken utility functions.

* feat: Enhance KrakenAdapter to handle subscription acknowledgements and errors

---------

Co-authored-by: Andrzej Pijanowski <apijanowski@cloudferro.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

16 of 17 new or added lines in 3 files covered. (94.12%)

375 of 452 relevant lines covered (82.96%)

27.65 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
93.75
-2.92% src/kraken_utils.hpp
Jobs
ID Job ID Ran Files Coverage
1 22851097762.1 09 Mar 2026 11:23AM UTC 8
82.96
GitHub Action Run
Source Files on build 22851097762
  • Tree
  • List 8
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22851097762
  • 20895220 on github
  • Prev Build on main (#22847369427)
  • Next Build on main (#22855914791)
  • Delete
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