Jon Palmer

Results 9 issues of Jon Palmer

How complex would it be to support merging test results? We're running tests in parallel, its easy to configure each one to spit out separate files but it would be...

enhancement

### default behavior remains unchanged Unknown params and options are ignored but stored in their own attr_reader ```ruby class Test::Foo extend Dry::Initializer param :foo param :bar, optional: true end foo...

If you access a MultiIndexed Vector or DataFrame with a partial tuple that leaves one level remaining then the returned object should have s simple Daru::Index not a Daru::MultiIndex. This...

Specs don't run cleanly without GSL and NMatrix gems installed. This fixes that by using simple rspec typing Also excludes RServe specs unless ENV variable is set.

Cleanup a few more Ruby 2.7 issues similar to #521

can be merged

Can anyone share thoughts on the state of this project? This project contains a lot of amazing work and I'd love to be able to use it in a bunch...

In development mode we'd like to trigger Storybook to hot reload new story definitions if the underlying Rails code changes. In particular we'd like to catch: 1. Changes to the...

enhancement
help wanted

Once we've completed #4 we should change the default.

breaking change