hop-along-polly / always-on

AlwaysON is the REST API that always responds with the EXACT response you want.
GNU General Public License v3.0
0 stars 0 forks source link

Test and Calculate Code Coverage on PRs #7

Open hop-along-polly opened 1 month ago

hop-along-polly commented 1 month ago

A testing tool should be pretty freaking well tested am I right? With that in mind the test-suite should pass before a PR can be merged into the main branch. We also want to maintain as high of test coverage as possible since the point of AlwaysON is to help developers achieve 100% code coverage w/o the difficulty of setting up test infrastructure.

Acceptance Criteria

Stretch Goal

hop-along-polly commented 1 month ago

@chrishalbert Reporting the code coverage with a badge isn't required but if there's an easy way to automate this it would be great seeing that appear on the README.md