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

rls 0.3.5 #88

Merged
merged 5 commits into from
Nov 28, 2018
Merged

rls 0.3.5 #88

merged 5 commits into from
Nov 28, 2018

Conversation

addisonlynch
Copy link
Owner

@addisonlynch addisonlynch commented Nov 12, 2018

  • Clean docs and docstrings
  • Up version and prepare for 0.3.5 release

Enhancements

Bug Fixes

  • Repairs issue where bad historical symbol raises KeyError instead of IEXSymbolError (closes get_historical_data - key error 'date' #82)

  • closes #xxxx

  • tests added / passed

  • passes git diff upstream/master -u -- "*.py" | flake8 --diff

  • added entry to docs/source/whatsnew/vLATEST.txt

@codecov
Copy link

codecov bot commented Nov 12, 2018

Codecov Report

Merging #88 into master will increase coverage by 0.19%.
The diff coverage is 91.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage   95.93%   96.13%   +0.19%     
==========================================
  Files          22       22              
  Lines        1748     1784      +36     
==========================================
+ Hits         1677     1715      +38     
+ Misses         71       69       -2
Impacted Files Coverage Δ
tests/test_stocks.py 98.06% <100%> (+0.03%) ⬆️
iexfinance/stocks/__init__.py 100% <100%> (ø) ⬆️
iexfinance/__init__.py 76.11% <40%> (+1.45%) ⬆️
iexfinance/stocks/historical.py 95.38% <91.3%> (-0.07%) ⬇️

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 eb5780b...f2ba6fd. Read the comment docs.

@addisonlynch addisonlynch added this to the rls 0.3.5 milestone Nov 28, 2018
@addisonlynch addisonlynch merged commit 00ba87f into master Nov 28, 2018
@Fux002 Fux002 mentioned this pull request Nov 28, 2018
@addisonlynch addisonlynch deleted the dev branch December 10, 2018 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant