Skip to content

Replace Codecov with a GitHub Actions job#98

Merged
leouieda merged 2 commits intomainfrom
codecov
Jun 2, 2025
Merged

Replace Codecov with a GitHub Actions job#98
leouieda merged 2 commits intomainfrom
codecov

Conversation

@leouieda
Copy link
Copy Markdown
Member

Use a job to check if the coverage is 100% instead of relying on Codecov. Removes another third-party service which breaks often. Move the coverage configuration to pyproject.toml so we can remove the configuration file.

leouieda added 2 commits May 30, 2025 17:14
Use a job to check if the coverage is 100% instead of relying on
Codecov. Removes another third-party service which breaks often. Move
the coverage configuration to pyproject.toml so we can remove the
configuration file.
@leouieda leouieda merged commit f5db1fa into main Jun 2, 2025
13 checks passed
@leouieda leouieda deleted the codecov branch June 2, 2025 20:13
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