nathanramoscfa / pycgapi

An unofficial Python wrapper for the CoinGecko API
MIT License
2 stars 0 forks source link

Update release.yml #7

Closed nathanramoscfa closed 6 months ago

nathanramoscfa commented 6 months ago

This pull request includes an important update to our GitHub Actions workflow (release.yml) by changing the Python version used during the build and upload process. The modification is aimed at resolving the recent build issues we encountered during the release of version v0.1.1 of our package.

Key Changes:

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (7857cfd) 97.18% compared to head (ff4a0b6) 97.18%. Report is 6 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7 +/- ## ======================================= Coverage 97.18% 97.18% ======================================= Files 2 2 Lines 532 532 Branches 41 41 ======================================= Hits 517 517 Misses 6 6 Partials 9 9 ``` | [Flag](https://app.codecov.io/gh/nathanramoscfa/pycgapi/pull/7/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathan+Ramos%2C+CFA%C2%AE) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/nathanramoscfa/pycgapi/pull/7/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathan+Ramos%2C+CFA%C2%AE) | `97.18% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathan+Ramos%2C+CFA%C2%AE#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.