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

feat(#58): codecov setup #67

Merged
merged 8 commits into from Apr 26, 2024
Merged

feat(#58): codecov setup #67

merged 8 commits into from Apr 26, 2024

Conversation

h1alexbel
Copy link
Owner

@h1alexbel h1alexbel commented Apr 26, 2024

closes #58


PR-Codex overview

This PR enhances the project by adding code coverage measurement using pytest-cov and integrating Codecov for coverage reporting.

Detailed summary

  • Added .coverage to .gitignore
  • Updated Makefile to include code coverage measurement
  • Added pytest-cov to requirements.txt
  • Integrated Codecov for coverage reporting in GitHub actions

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

codecov bot commented Apr 26, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@h1alexbel
Copy link
Owner Author

@rultor merge

@rultor
Copy link
Collaborator

rultor commented Apr 26, 2024

@rultor merge

@h1alexbel OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit 58fc584 into master Apr 26, 2024
10 checks passed
@rultor
Copy link
Collaborator

rultor commented Apr 26, 2024

@rultor merge

@h1alexbel Done! FYI, the full log is here (took me 13min)

@h1alexbel h1alexbel deleted the 30 branch April 26, 2024 15:16
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.

Setup codecov.io
2 participants