lob / lob-ruby

Ruby Wrapper for Lob API
lob.com
MIT License
97 stars 43 forks source link

Fix for coveralls API for GH actions #202

Closed ShariqT closed 2 years ago

ShariqT commented 2 years ago

This makes sure that the lcov.info file is generated by the "rake test" command and sent to coveralls.

ShariqT commented 2 years ago

Also added a fix for the resource_base.rb that fixes the undefined method error.