VandyHacks / vaken

Next-gen hackathon registration system
MIT License
49 stars 12 forks source link

Add CodeClimate code coverage #760

Closed bencooper222 closed 3 years ago

bencooper222 commented 3 years ago

We lost CodeCov in the transition from Circle to GitHub Actions but honestly, CodeCov sucks. CodeClimate isn't much better but it's part of a service we already sorta kinda use and that integration is nice.

Also got rid of Depfu badge because we use Dependabot now.

codeclimate[bot] commented 3 years ago

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

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

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

View more on Code Climate.

bencooper222 commented 3 years ago

We can do some customization but not a ton, looks like https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/configuration-options-for-dependency-updates#ignore. I figure Depfu is going to die soon and Dependabot being built in to GH seems good?