mirror of
https://github.com/kernc/backtesting.py.git
synced 2024-01-28 15:29:30 +03:00
16 lines
298 B
YAML
16 lines
298 B
YAML
comment: off
|
|
coverage:
|
|
range: 75..95
|
|
precision: 0
|
|
status:
|
|
patch:
|
|
default:
|
|
target: 90
|
|
project:
|
|
default:
|
|
target: auto
|
|
threshold: 5
|
|
# Fix for https://github.com/codecov/codecov-python/issues/136
|
|
fixes:
|
|
- "__init__.py::backtesting/__init__.py"
|