mirror of
https://github.com/kernc/backtesting.py.git
synced 2024-01-28 15:29:30 +03:00
MNT: Fix codecov coverage of __init__.py
This commit is contained in:
@@ -10,3 +10,6 @@ coverage:
|
||||
default:
|
||||
target: auto
|
||||
threshold: 5
|
||||
# Fix for https://github.com/codecov/codecov-python/issues/136
|
||||
fixes:
|
||||
- "__init__.py::backtesting/__init__.py"
|
||||
|
||||
Reference in New Issue
Block a user