Currencies in backtest #164
Merged
Codecov / codecov/project
succeeded
Nov 29, 2024 in 0s
77.06% (+0.09%) compared to db26e2a
View this Pull Request on Codecov
77.06% (+0.09%) compared to db26e2a
Details
Codecov Report
Attention: Patch coverage is 79.51807%
with 17 lines
in your changes missing coverage. Please review.
Project coverage is 77.06%. Comparing base (
db26e2a
) to head (6626c0d
).
Additional details and impacted files
@@ Coverage Diff @@
## master #164 +/- ##
==========================================
+ Coverage 76.97% 77.06% +0.09%
==========================================
Files 227 228 +1
Lines 9169 9215 +46
==========================================
+ Hits 7058 7102 +44
- Misses 2111 2113 +2
Files with missing lines | Coverage Δ | |
---|---|---|
qf_lib/backtesting/broker/broker.py | 76.92% <100.00%> (ø) |
|
qf_lib/backtesting/order/order_factory.py | 97.02% <100.00%> (-0.06%) |
⬇️ |
...n_sizer/initial_risk_with_volume_position_sizer.py | 94.64% <100.00%> (ø) |
|
.../futures/future_tickers/bloomberg_future_ticker.py | 87.87% <100.00%> (+0.78%) |
⬆️ |
...containers/futures/future_tickers/future_ticker.py | 86.29% <100.00%> (+0.11%) |
⬆️ |
qf_lib/backtesting/broker/backtest_broker.py | 88.88% <75.00%> (-3.12%) |
⬇️ |
qf_lib/backtesting/portfolio/portfolio.py | 98.98% <95.45%> (-1.02%) |
⬇️ |
qf_lib/data_providers/exchange_rate_provider.py | 80.00% <80.00%> (ø) |
|
qf_lib/data_providers/prefetching_data_provider.py | 78.94% <50.00%> (-5.43%) |
⬇️ |
...ata_providers/bloomberg/bloomberg_data_provider.py | 42.26% <50.00%> (+0.02%) |
⬆️ |
... and 1 more |
... and 1 file with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update db26e2a...6626c0d. Read the comment docs.
Loading