Skip to content

Riak Ruby Client 2.6.0#298

Merged
lukebakken merged 3 commits into
masterfrom
features/lrb/riak-client-2.6.0
Dec 14, 2016
Merged

Riak Ruby Client 2.6.0#298
lukebakken merged 3 commits into
masterfrom
features/lrb/riak-client-2.6.0

Conversation

@lukebakken

Copy link
Copy Markdown
Contributor

Includes #291

@grosser

grosser commented Dec 12, 2016

Copy link
Copy Markdown
Contributor

👍

@grosser

grosser commented Dec 13, 2016

Copy link
Copy Markdown
Contributor

I'll make a followup PR to add coverage to all files next ... not sure when you are planing to merge 2.6

@lukebakken

Copy link
Copy Markdown
Contributor Author

Today or tomorrow. No hurry on that follow-up PR.

@grosser

grosser commented Dec 13, 2016

Copy link
Copy Markdown
Contributor

1.9 builds are failing because then unless defined?(SingleCov) got lost ... do you want to bring this back or stop running tests on 1.9 ?

@lukebakken

Copy link
Copy Markdown
Contributor Author

Yeah, let's put that back. Some of our supported operating systems ship with 1.9.3 so ....

@lukebakken lukebakken force-pushed the features/lrb/riak-client-2.6.0 branch 2 times, most recently from 9590aea to 44ade91 Compare December 13, 2016 02:55
actionable code coverage + do not allow new uncovered code

test should include unit-test

more coverage
 - fix finished saying true when asking before performing
 - simplify finished logic
 - do not allow access to inconsistent finished accessor

Add target to just run timeseries tests

simplify fetch list validation logic and move all validations into initialize

fix unit tests with @grosser's help

make lint happy
@lukebakken lukebakken force-pushed the features/lrb/riak-client-2.6.0 branch from 44ade91 to c74cc50 Compare December 13, 2016 03:07
@grosser

grosser commented Dec 13, 2016

Copy link
Copy Markdown
Contributor

I was wondering why the multi stuff got moved into integration even though they do not require a running riak instance ...

@lukebakken

lukebakken commented Dec 13, 2016

Copy link
Copy Markdown
Contributor Author

@grosser I saw a new client being instantiated and figured that it connected to Riak. I forgot that the Ruby client works differently than the other client libraries I work on as well.

Any insight into the jruby errors?

https://travis-ci.org/basho/riak-ruby-client/jobs/183472697

I can return to this PR once other, higher-priority work is done. Thank you for all of the time you have spent on these contributions.

@grosser

grosser commented Dec 13, 2016

Copy link
Copy Markdown
Contributor

#300

grosser and others added 2 commits December 13, 2016 09:47
also removing thread_count check since it is impossible to reach this code because the client already checks it
mark mystery jruby error as pending ... it works fine without expect
@lukebakken lukebakken merged commit be0be7f into master Dec 14, 2016
@lukebakken lukebakken deleted the features/lrb/riak-client-2.6.0 branch December 14, 2016 18:30
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