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

Test updates and fixes #11

Merged
merged 11 commits into from Apr 29, 2019
Merged

Test updates and fixes #11

merged 11 commits into from Apr 29, 2019

Conversation

enkessler
Copy link
Owner

@enkessler enkessler commented Apr 25, 2019

Doing a lot more testing now. Also fixed the README badges and updated the copyright in the license.

Accidentally used the image references to the project from which I copied the badges.
Uncommenting some perfectly valid test cases.
Add all the latest 2.x versions of Ruby and Jruby. Also added testing
on OSX.
Removing 1.9.3 from OSX because Travis CI does not support it.
No longer limiting Bundler to 1.x.
Updating all direct dependency limits to include their current major
version number.
Adding a limitation to 'cucumber' depending on which version of Ruby is
being used.
Adding a seemingly unnecessary requirement (because Bundler should
already do this normally) to use the most recent 0.x version of
'cuke_modeler' when testing against the 0.x series. It does, however,
solve the problem of a needlessly old version of the 0.x series from
being used during testing (both locally and in CI).
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.008%) to 99.485% when pulling a1a617f on enkessler:dev into 6fceaf9 on grange-insurance:dev.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.008%) to 99.485% when pulling a1a617f on enkessler:dev into 6fceaf9 on grange-insurance:dev.

@coveralls
Copy link

coveralls commented Apr 25, 2019

Coverage Status

Coverage increased (+0.5%) to 100.0% when pulling 3d92fe4 on enkessler:dev into 6fceaf9 on grange-insurance:dev.

Now using a year range instead of just the most recent year.
Added a test for bubbling up exceptions during slicing.
@enkessler enkessler mentioned this pull request Apr 28, 2019
@enkessler enkessler changed the title CI expansion Test updates and fixes Apr 28, 2019
@dbwest dbwest merged commit cdeaec6 into enkessler:dev Apr 29, 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.

None yet

3 participants