Closed shershah010 closed 2 years ago
Merging #275 (66f1dc7) into main (a994b32) will increase coverage by
0.10%
. The diff coverage is70.31%
.
@@ Coverage Diff @@
## main #275 +/- ##
==========================================
+ Coverage 53.17% 53.28% +0.10%
==========================================
Files 25 25
Lines 3904 3915 +11
==========================================
+ Hits 2076 2086 +10
- Misses 1828 1829 +1
Flag | Coverage Δ | |
---|---|---|
unittests | 53.28% <70.31%> (+0.10%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
harvest/api/alpaca.py | 3.38% <0.00%> (-0.02%) |
:arrow_down: |
harvest/api/kraken.py | 2.32% <0.00%> (ø) |
|
harvest/plugin/dolt_options_plugin.py | 0.00% <0.00%> (ø) |
|
harvest/utils.py | 80.34% <50.00%> (ø) |
|
harvest/definitions.py | 86.86% <86.27%> (+0.09%) |
:arrow_up: |
harvest/api/_base.py | 68.84% <100.00%> (ø) |
|
harvest/api/dummy.py | 83.78% <100.00%> (ø) |
|
harvest/api/paper.py | 83.19% <100.00%> (+0.07%) |
:arrow_up: |
harvest/api/polygon.py | 19.13% <100.00%> (ø) |
|
harvest/api/yahoo.py | 85.87% <100.00%> (+0.24%) |
:arrow_up: |
... and 10 more |
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 a994b32...66f1dc7. Read the comment docs.
Adding typing to most function Adds a yahoo streamer livetest