Skip to content

test: correct execution runner for coverage report#181

Merged
miketheman merged 1 commit intomainfrom
miketheman/update-test-runner
Dec 29, 2022
Merged

test: correct execution runner for coverage report#181
miketheman merged 1 commit intomainfrom
miketheman/update-test-runner

Conversation

@miketheman
Copy link
Copy Markdown
Owner

Prior refactoring to use poetry for dependency management, the coverage command was executed directly. This was changed to use poetry run to ensure the correct version of coverage was used.

However, the coverage report command was not updated to use poetry run and thus was not using the correct version of coverage.

Signed-off-by: Mike Fiedler miketheman@gmail.com

Prior refactoring to use `poetry` for dependency management, the
`coverage` command was executed directly. This was changed to use
`poetry run` to ensure the correct version of `coverage` was used.

However, the `coverage report` command was not updated to use `poetry
run` and thus was not using the correct version of `coverage`.

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
@miketheman miketheman added the chore General maintenance items label Dec 29, 2022
@qlty-cloud-legacy
Copy link
Copy Markdown

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

View more on Code Climate.

@ghost
Copy link
Copy Markdown

ghost commented Dec 29, 2022

👇 Click on the image for a new way to code review
  • Make big changes easier — review code in small groups of related files

  • Know where to start — see the whole change at a glance

  • Take a code tour — explore the change with an interactive tour

  • Make comments and review — all fully sync’ed with github

    Try it now!

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map Legend

@miketheman miketheman merged commit d1c3ddb into main Dec 29, 2022
@miketheman miketheman deleted the miketheman/update-test-runner branch December 29, 2022 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore General maintenance items

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant