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

Prepare for 0.4.0 release #111

Merged
merged 12 commits into from Feb 16, 2019
Merged

Prepare for 0.4.0 release #111

merged 12 commits into from Feb 16, 2019

Conversation

addisonlynch
Copy link
Owner

@addisonlynch addisonlynch commented Feb 14, 2019

@addisonlynch addisonlynch added this to the RLS 0.4.0 milestone Feb 14, 2019
@codecov
Copy link

codecov bot commented Feb 16, 2019

Codecov Report

Merging #111 into master will decrease coverage by 3.85%.
The diff coverage is 70.58%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #111      +/-   ##
==========================================
- Coverage   90.53%   86.68%   -3.86%     
==========================================
  Files          34       38       +4     
  Lines        2198     2366     +168     
==========================================
+ Hits         1990     2051      +61     
- Misses        208      315     +107
Impacted Files Coverage Δ
iexfinance/base.py 80.51% <ø> (+1.29%) ⬆️
iexfinance/iexdata/base.py 97.45% <ø> (-0.04%) ⬇️
iexfinance/account/base.py 52.94% <ø> (ø)
setup.py 94.73% <ø> (ø) ⬆️
iexfinance/tests/test_apidata.py 63.63% <100%> (ø)
iexfinance/stocks/crypto.py 100% <100%> (ø) ⬆️
iexfinance/stocks/__init__.py 95.34% <100%> (ø) ⬆️
iexfinance/tests/test_account.py 43.33% <100%> (ø) ⬆️
iexfinance/stocks/collections.py 100% <100%> (ø) ⬆️
iexfinance/altdata/base.py 36.36% <36.36%> (ø)
... and 17 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 8d72de6...d855736. Read the comment docs.

@addisonlynch addisonlynch merged commit 587e7db into master Feb 16, 2019
@addisonlynch addisonlynch deleted the cln-040 branch February 16, 2019 02:18
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.

Dividends output formatting broken
1 participant