tfukaza / harvest

Simple and intuitive Python framework for algorithmic trading. Easily create bots to live and paper trade stocks, crypto, and options!
https://tfukaza.github.io/harvest-website
MIT License
124 stars 26 forks source link

Fix get_market_hours and update tests for it #262

Closed tfukaza closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #262 (8650be7) into main (7ad5d48) will decrease coverage by 0.19%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #262      +/-   ##
==========================================
- Coverage   55.48%   55.29%   -0.20%     
==========================================
  Files          24       24              
  Lines        3765     3778      +13     
==========================================
  Hits         2089     2089              
- Misses       1676     1689      +13     
Flag Coverage Δ
unittests 55.29% <0.00%> (-0.20%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
harvest/api/robinhood.py 1.45% <0.00%> (-0.06%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7ad5d48...8650be7. Read the comment docs.