knowndecimal / fulfil

Interact with the Fulfil.io API using Ruby
MIT License
9 stars 2 forks source link

Add SimpleCov for test coverage #38

Closed cdmwebs closed 2 years ago

cdmwebs commented 2 years ago

This adds SimpleCov to the CI process and outputs the results in JSON format. It adds a new step to the GitHub Actions that will send the results to CodeClimate.

codeclimate[bot] commented 2 years ago

Code Climate has analyzed commit 75787dae and detected 83 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 83

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 87.4%.

View more on Code Climate.