nathanramoscfa / pycgapi

An unofficial Python wrapper for the CoinGecko API
MIT License
3 stars 1 forks source link

Update __version__.py #5

Closed nathanramoscfa closed 8 months ago

nathanramoscfa commented 8 months ago

This pull request includes a minor yet significant update to the __version__.py file. It corrects the project version from '0.2.0' to '0.1.1'.

Key Change:

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (e82947e) 97.18% compared to head (facc121) 97.18%. Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5 +/- ## ======================================= 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/5/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/5/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.