watermarkchurch / wcc-contentful

An alternative to Contentful's contentful.rb ruby client, contentful_model, and contentful_rails gems all in one.
MIT License
2 stars 1 forks source link

dont select adapter randomly #101

Closed gburgett closed 5 years ago

gburgett commented 6 years ago

Run SimpleClient specs for each adapter rather than selecting one randomly

This was bothering me in the code coverage results

watermarkchurch-bot commented 6 years ago
2 Warnings
:warning: This is a big pull request - please break it up into smaller units of work
:warning: No issue referenced - please create an issue describing a single unit of work and reference it using “closes #[the issue number]”

Generated by :no_entry_sign: Danger

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 459


Files with Coverage Reduction New Missed Lines %
lib/wcc/contentful/simple_client/typhoeus_adapter.rb 2 81.25%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 441: 0.003%
Covered Lines: 3322
Relevant Lines: 3480

💛 - Coveralls