Skip to content

Conversation

@khiga8
Copy link
Collaborator

@khiga8 khiga8 commented Apr 4, 2022

Fixes #25
Fixes #24

This fixes the docs coverage workflow which is currently broken.
This also introduces a test coverage workflow to ensure that there is a test for each rule.

You can also run the following locally to check coverage:

bundle exec rake docs:coverage
bundle exec rake tests:coverage

@khiga8 khiga8 marked this pull request as ready for review April 4, 2022 16:36
@khiga8 khiga8 requested a review from a team as a code owner April 4, 2022 16:36
@khiga8 khiga8 marked this pull request as draft April 4, 2022 16:36
@khiga8
Copy link
Collaborator Author

khiga8 commented Apr 4, 2022

test coverage check demonstrates the missing test coverage check.

docs coverage check demonstrates the missing docs coverage check.

@khiga8 khiga8 marked this pull request as ready for review April 4, 2022 18:22
@khiga8 khiga8 changed the title Fix docs coverage and add tests coverage Fix docs coverage and add tests coverage workflow check Apr 5, 2022
Copy link
Contributor

@lindseywild lindseywild left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@khiga8 khiga8 merged commit 2e4e839 into main Apr 5, 2022
@khiga8 khiga8 deleted the kh-add-checks-for-test-and-docs-coverage branch April 5, 2022 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add check to ensure there is test coverage for each rule Add check to ensure there is a corresponding documentation page for each rule

3 participants