geokit / geokit-rails

Official Geokit plugin for Rails/ActiveRecord. Provides location-based goodness for your Rails app. Requires the Geokit gem.
MIT License
1.57k stars 245 forks source link

Test against newer versions #156

Closed nikosmichas closed 3 years ago

nikosmichas commented 3 years ago

Run tests against newer versions of Ruby and Rails

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 46.038% when pulling 6ec5994e2775acd3475e8722b7109586165602de on nikosmichas:test_against_newer_versions into cc5fd43ab4e69878fb31ebd1fc22918e2952b560 on geokit:master.

ryankopf commented 3 years ago

This works for me. Testing procedure with git checkout master, git fetch origin pull/156/head:test_against_newer_versions, git merge master test_against_newer_versions, rake test.

Running:

....................................................................

Finished in 0.456539s, 148.9466 runs/s, 297.8933 assertions/s. 68 runs, 136 assertions, 0 failures, 0 errors, 0 skips