Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code Quality Test Coverage #81

Open
mrkylesmith opened this issue Jun 4, 2023 · 1 comment · May be fixed by #206
Open

Code Quality Test Coverage #81

mrkylesmith opened this issue Jun 4, 2023 · 1 comment · May be fixed by #206
Assignees
Labels
Non-urgent Task this is not urgent, but has to completed eventually Pipeline-related This issue is related to the implementation of the pipeline

Comments

@mrkylesmith
Copy link
Contributor

Describe the task:

Add Test Coverage feature with Code Climate to rate our testing coverage for the repo. Integrate this feature into a GitHub Action to recheck test coverge on push.

Possible implementations/steps to take:

  • Setup GitHub Actions workflow to run a test coverage checking tool
  • Integrate this test coverage tool with Code Climate for reporting with the dashboard and README badge
  • Test GitHub Action

Resources:

Possible people to ask/assign:

@mrkylesmith

@mrkylesmith mrkylesmith added Non-urgent Task this is not urgent, but has to completed eventually Pipeline-related This issue is related to the implementation of the pipeline labels Jun 4, 2023
@mrkylesmith mrkylesmith self-assigned this Jun 4, 2023
@daniel-lee-user
Copy link
Contributor

daniel-lee-user commented Jun 12, 2023

#193 added test coverage to repo

@daniel-lee-user daniel-lee-user linked a pull request Jun 13, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Non-urgent Task this is not urgent, but has to completed eventually Pipeline-related This issue is related to the implementation of the pipeline
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants