aleph-im / aleph-client

Lightweight Python Client library for the Aleph.im network
MIT License
11 stars 12 forks source link

Attempt to fix Codecov - it does not work in this repo #227

Closed hoh closed 1 week ago

hoh commented 3 weeks ago

Work in progress...

codecov[bot] commented 1 week ago

Welcome to Codecov :tada:

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 :open_umbrella:

github-actions[bot] commented 1 week ago

This pull request introduces minor changes to the pytest.yml workflow and pyproject.toml configuration files. The changes to the workflow file involve the addition of a new Ubuntu-specific system package installation step and the modification of an existing macOS installation step. The pyproject.toml changes involve an update to the test-cov script to include XML and terminal coverage reports.

These changes are unlikely to introduce bugs or have a significant impact on the codebase. They appear to be straightforward updates and refactoring, and as such, I categorize this pull request as 'BLUE'.