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

MarketName value added if missing #10

Merged
merged 5 commits into from
Feb 3, 2018
Merged

MarketName value added if missing #10

merged 5 commits into from
Feb 3, 2018

Conversation

cymp
Copy link
Contributor

@cymp cymp commented Feb 3, 2018

Bittrex side missing value: MarketName is often(always?) returned as null.

@codecov
Copy link

codecov bot commented Feb 3, 2018

Codecov Report

Merging #10 into master will decrease coverage by 0.35%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #10      +/-   ##
============================================
- Coverage     83.99%   83.63%   -0.36%     
  Complexity      227      227              
============================================
  Files            30       30              
  Lines           706      709       +3     
  Branches         27       27              
============================================
  Hits            593      593              
- Misses          102      105       +3     
  Partials         11       11
Impacted Files Coverage Δ Complexity Δ
...ava/com/github/ccob/bittrex4j/BittrexExchange.java 77.38% <0%> (-0.94%) 38 <0> (ø)

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 4352355...dfd362d. Read the comment docs.

@CCob CCob changed the base branch from master to develop February 3, 2018 14:51
@cymp
Copy link
Contributor Author

cymp commented Feb 3, 2018

Can't find a way to test what I changed in order to make the codecov pass...

@CCob CCob merged commit 41c26a3 into CCob:develop Feb 3, 2018
@CCob
Copy link
Owner

CCob commented Feb 3, 2018

Thanks for the PR. I've merged into develop ready for the next release.

@CCob
Copy link
Owner

CCob commented Feb 3, 2018

Don't worry, there are a few unit tests needing to be written for the web socket parts

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.

2 participants