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

Repair IEX Market Data filtering, Stock endpoint tests #50

Merged
merged 1 commit into from
Apr 13, 2018
Merged

Conversation

addisonlynch
Copy link
Owner

@addisonlynch addisonlynch added this to the rls 0.3.2 milestone Apr 13, 2018
@codecov
Copy link

codecov bot commented Apr 13, 2018

Codecov Report

Merging #50 into master will decrease coverage by 0.14%.
The diff coverage is 98.43%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
- Coverage   96.33%   96.18%   -0.15%     
==========================================
  Files          13       13              
  Lines        1475     1496      +21     
==========================================
+ Hits         1421     1439      +18     
- Misses         54       57       +3
Impacted Files Coverage Δ
tests/test_stock.py 100% <100%> (ø) ⬆️
tests/test_market.py 95.58% <100%> (-2.75%) ⬇️
iexfinance/market.py 94.02% <94.73%> (-0.42%) ⬇️

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 d6d7710...f326341. Read the comment docs.

@addisonlynch addisonlynch merged commit 69ec139 into master Apr 13, 2018
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.

IEX Market Data functions not filtering when symbol passed Expected close test fails
1 participant