coforma / swift-tech-challenge

MIT License
0 stars 0 forks source link

[#15] CodeClimate config and added baseline tests #54

Closed braxex closed 6 months ago

braxex commented 6 months ago

Summary

Code Climate is a tool that provides automated code quality and maintainability metrics, as well as providing a venue for hosting test coverage results. Integrating with GitHub merge checks will allow us to enforce high levels of code quality before any new code is merged.

Addresses #15

Type of change

How To Test

n/a

Checklist:

codeclimate[bot] commented 6 months ago

Code Climate has analyzed commit 7ad40e03 and detected 0 issues on this pull request.

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

This pull request will bring the total coverage in the repository to 100.0% (56.3% change).

View more on Code Climate.