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

Fix buy and multi buy #178

Merged
merged 4 commits into from
Dec 24, 2019
Merged

Fix buy and multi buy #178

merged 4 commits into from
Dec 24, 2019

Conversation

dwighthalpert
Copy link

Since Dec 2nd, IQOption changed some parameters for their buy request, this pull should fix that.

@codecov-io
Copy link

codecov-io commented Dec 24, 2019

Codecov Report

Merging #178 into master will decrease coverage by 0.04%.
The diff coverage is 64.7%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #178      +/-   ##
==========================================
- Coverage   59.33%   59.28%   -0.05%     
==========================================
  Files          59       59              
  Lines        2090     2056      -34     
==========================================
- Hits         1240     1219      -21     
+ Misses        850      837      -13
Impacted Files Coverage Δ
iqoptionapi/ws/chanels/subscribe.py 54.54% <ø> (-0.72%) ⬇️
iqoptionapi/api.py 84.88% <ø> (+0.39%) ⬆️
iqoptionapi/ws/chanels/unsubscribe.py 54.54% <ø> (-0.72%) ⬇️
setup.py 0% <ø> (ø) ⬆️
iqoptionapi/ws/chanels/buyv3.py 57.14% <0%> (-2.86%) ⬇️
iqoptionapi/ws/chanels/base.py 100% <100%> (ø) ⬆️
iqoptionapi/stable_api.py 40.13% <100%> (ø) ⬆️
iqoptionapi/ws/client.py 60.3% <66.66%> (+0.4%) ⬆️
iqoptionapi/ws/chanels/buyv2.py 90.9% <80%> (-2.85%) ⬇️
iqoptionapi/expiration.py 51.85% <0%> (-1.86%) ⬇️
... and 4 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 3bc5d68...d83e54b. Read the comment docs.

@Lu-Yi-Hsun Lu-Yi-Hsun merged commit b7b8dbb into Lu-Yi-Hsun:master Dec 24, 2019
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.

4 participants