Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support different output types #217

Merged
merged 11 commits into from
Feb 18, 2021
Merged

Support different output types #217

merged 11 commits into from
Feb 18, 2021

Conversation

timkpaine
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Feb 18, 2021

Codecov Report

Merging #217 (67f6778) into main (46d5021) will decrease coverage by 1.26%.
The diff coverage is 78.34%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #217      +/-   ##
==========================================
- Coverage   69.79%   68.52%   -1.27%     
==========================================
  Files          97       97              
  Lines        5927     5815     -112     
  Branches      410      426      +16     
==========================================
- Hits         4137     3985     -152     
- Misses       1679     1719      +40     
  Partials      111      111              
Impacted Files Coverage Δ
pyEX/premium/stocktwits/__init__.py 0.00% <0.00%> (ø)
pyEX/stocks/batch.py 15.84% <33.33%> (ø)
pyEX/common.py 53.23% <41.93%> (-3.68%) ⬇️
pyEX/premium/valuengine/__init__.py 50.00% <50.00%> (ø)
pyEX/rules/__init__.py 33.33% <50.00%> (ø)
pyEX/stocks/timeseries.py 40.00% <50.00%> (+2.50%) ⬆️
pyEX/economic/economic.py 69.35% <51.35%> (-26.65%) ⬇️
pyEX/commodities/commodities.py 71.05% <52.38%> (-23.07%) ⬇️
pyEX/rates/rates.py 71.42% <52.63%> (-22.33%) ⬇️
pyEX/refdata/search.py 70.00% <60.00%> (ø)
... and 32 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 46d5021...67f6778. Read the comment docs.

@timkpaine timkpaine changed the title working on #198 Support different output types Feb 18, 2021
@timkpaine timkpaine merged commit 32d0ba7 into main Feb 18, 2021
@timkpaine timkpaine deleted the csv branch February 18, 2021 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant