Coverage Report

Created: 2025-10-17 09:01

Click here for information about interpreting this report.

FilenameFunction CoverageLine CoverageRegion CoverageBranch Coverage
common/src/database.rs
   0.00% (0/15)
   0.00% (0/136)
   0.00% (0/131)
- (0/0)
common/src/error.rs
 100.00% (17/17)
  98.69% (151/153)
  99.10% (220/222)
- (0/0)
common/src/market_data.rs
   0.00% (0/1)
   0.00% (0/8)
   0.00% (0/13)
- (0/0)
common/src/ml_strategy.rs
  87.50% (28/32)
  91.11% (246/270)
  91.20% (373/409)
- (0/0)
common/src/thresholds.rs
 100.00% (4/4)
 100.00% (21/21)
 100.00% (28/28)
- (0/0)
common/src/trading.rs
  87.50% (14/16)
  93.10% (81/87)
  95.68% (133/139)
- (0/0)
common/src/traits.rs
   0.00% (0/2)
   0.00% (0/6)
   0.00% (0/6)
- (0/0)
common/src/types.rs
  57.69% (225/390)
  56.93% (1236/2171)
  56.35% (1771/3143)
- (0/0)
config/src/asset_classification.rs
   0.00% (0/19)
   0.00% (0/307)
   0.00% (0/262)
- (0/0)
config/src/data_config.rs
   0.00% (0/13)
   0.00% (0/145)
   0.00% (0/71)
- (0/0)
config/src/data_providers.rs
   0.00% (0/21)
   0.00% (0/113)
   0.00% (0/121)
- (0/0)
config/src/database.rs
   0.00% (0/7)
   0.00% (0/52)
   0.00% (0/34)
- (0/0)
config/src/lib.rs
   0.00% (0/2)
   0.00% (0/11)
   0.00% (0/15)
- (0/0)
config/src/manager.rs
   0.00% (0/17)
   0.00% (0/132)
   0.00% (0/168)
- (0/0)
config/src/ml_config.rs
   0.00% (0/4)
   0.00% (0/136)
   0.00% (0/55)
- (0/0)
config/src/risk_config.rs
   0.00% (0/5)
   0.00% (0/190)
   0.00% (0/334)
- (0/0)
config/src/runtime.rs
   0.00% (0/34)
   0.00% (0/344)
   0.00% (0/409)
- (0/0)
config/src/schemas.rs
   0.00% (0/6)
   0.00% (0/90)
   0.00% (0/154)
- (0/0)
config/src/storage_config.rs
   0.00% (0/5)
   0.00% (0/26)
   0.00% (0/26)
- (0/0)
config/src/structures.rs
   0.00% (0/27)
   0.00% (0/350)
   0.00% (0/296)
- (0/0)
config/src/symbol_config.rs
   0.00% (0/44)
   0.00% (0/326)
   0.00% (0/347)
- (0/0)
config/src/vault.rs
   0.00% (0/8)
   0.00% (0/48)
   0.00% (0/56)
- (0/0)
Totals
  41.80% (288/689)
  33.87% (1735/5122)
  39.21% (2525/6439)
- (0/0)
Generated by llvm-cov -- llvm version 20.1.7-rust-1.89.0-stable