Skip to content

Latest commit

 

History

History
61 lines (58 loc) · 3.55 KB

File metadata and controls

61 lines (58 loc) · 3.55 KB

Coverage Summary

Totals

Count Covered %
Lines 4548 4193 92.19
Regions 8821 8275 93.81
Functions 447 312 69.80
Instantiations 11699 4014 34.31

Files

Expand
File Lines Regions Functions Instantiations
/common/events/src/events.rs 91.67% 92.31% 50.00% 44.64%
/common/math/src/math.rs 95.06% 96.83% 89.47% 66.54%
/common/math/tests/test_debug_mul.rs 100.00% 100.00% 100.00% 100.00%
/common/math/tests/test_debug_signed.rs 100.00% 100.00% 100.00% 100.00%
/common/math/tests/test_edge_cases.rs 100.00% 100.00% 100.00% 100.00%
/common/math/tests/test_individual_functions.rs 100.00% 100.00% 100.00% 100.00%
/common/math/tests/test_rescale_example.rs 100.00% 100.00% 100.00% 100.00%
/common/math/tests/test_rounding_comprehensive.rs 100.00% 100.00% 100.00% 100.00%
/common/rates/src/rates.rs 96.61% 97.89% 90.91% 56.17%
/common/structs/src/model.rs 48.34% 46.94% 19.10% 9.72%
/common/structs/tests/model_flags.rs 100.00% 100.00% 100.00% 100.00%
/controller/src/cache/mod.rs 100.00% 100.00% 100.00% 63.10%
/controller/src/config.rs 85.66% 87.76% 88.89% 19.05%
/controller/src/helpers/mod.rs 95.71% 97.12% 92.86% 42.35%
/controller/src/lib.rs 98.63% 98.61% 91.67% 41.07%
/controller/src/oracle/mod.rs 85.89% 85.39% 92.59% 45.24%
/controller/src/positions/account.rs 97.37% 97.60% 85.71% 71.43%
/controller/src/positions/borrow.rs 96.92% 97.83% 92.31% 56.87%
/controller/src/positions/emode.rs 90.24% 92.86% 83.33% 74.40%
/controller/src/positions/liquidation.rs 99.20% 98.28% 92.86% 23.47%
/controller/src/positions/repay.rs 98.39% 97.48% 80.00% 32.86%
/controller/src/positions/supply.rs 97.03% 96.96% 90.00% 71.79%
/controller/src/positions/update.rs 94.59% 97.22% 80.00% 61.43%
/controller/src/positions/withdraw.rs 98.48% 98.11% 80.00% 27.86%
/controller/src/router.rs 97.01% 97.90% 88.89% 25.00%
/controller/src/storage/mod.rs 0.00% 0.00% 0.00% 0.00%
/controller/src/strategy.rs 98.28% 98.15% 61.54% 3.12%
/controller/src/utils.rs 95.92% 97.09% 91.67% 38.69%
/controller/src/validation.rs 93.02% 93.24% 87.50% 56.70%
/controller/src/views.rs 99.32% 99.69% 94.12% 18.70%
/liquidity_layer/src/cache/mod.rs 100.00% 100.00% 100.00% 75.82%
/liquidity_layer/src/lib.rs 88.73% 94.41% 100.00% 50.00%
/liquidity_layer/src/liquidity.rs 95.45% 93.15% 90.91% 31.49%
/liquidity_layer/src/storage/mod.rs 0.00% 0.00% 0.00% 0.00%
/liquidity_layer/src/utils.rs 97.22% 98.01% 90.91% 51.30%
/liquidity_layer/src/view.rs 92.31% 93.97% 77.78% 12.30%
/price_aggregator/src/admin.rs 61.11% 55.36% 66.67% 48.81%
/price_aggregator/src/events.rs 52.17% 60.87% 33.33% 32.14%
/price_aggregator/src/lib.rs 27.78% 37.14% 25.00% 24.11%
/price_aggregator/src/median.rs 81.25% 72.22% 100.00% 96.43%
/price_aggregator/src/storage.rs 0.00% 0.00% 0.00% 0.00%
/price_aggregator/src/structs.rs 0.00% 0.00% 0.00% 0.00%
/price_aggregator/src/utils.rs 81.98% 88.95% 66.67% 72.00%
/price_aggregator/src/views.rs 46.67% 42.59% 40.00% 1.43%
/swap_mock/src/lib.rs 100.00% 100.00% 100.00% 50.00%