Skip to content

Run pytest in GitHub actions and generate coverage report#83

Open
ptrdtznr wants to merge 4 commits intochungmin99:mainfrom
ptrdtznr:main
Open

Run pytest in GitHub actions and generate coverage report#83
ptrdtznr wants to merge 4 commits intochungmin99:mainfrom
ptrdtznr:main

Conversation

@ptrdtznr
Copy link
Copy Markdown

  • Adjustment of the workflow step (pytest) that installs the project in development mode with optional dependencies (dev and examples)
  • adds pytest and pytest-cov as dev dependencies using uv package manager,
  • runs pytest with coverage reporting to generate a coverage report showing lines that are not covered by tests for the pyroki package ;)

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.

1 participant