pmorissette / bt

bt - flexible backtesting for Python
http://pmorissette.github.io/bt
MIT License
2.22k stars 425 forks source link

Add progress bars to backtest.py #423

Closed nathanramoscfa closed 10 months ago

nathanramoscfa commented 1 year ago

What's Changed

codecov-commenter commented 10 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (2581278) 45.47% compared to head (38767ce) 45.50%. Report is 2 commits behind head on master.

Files Patch % Lines
bt/backtest.py 66.66% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #423 +/- ## ========================================== + Coverage 45.47% 45.50% +0.02% ========================================== Files 4 4 Lines 1935 1936 +1 Branches 449 449 ========================================== + Hits 880 881 +1 Misses 998 998 Partials 57 57 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.