poliastro / czml3

Python 3 library to write CZML
https://pypi.org/project/czml3/
MIT License
37 stars 30 forks source link

Version bump to v1.0.0 #137

Closed Stoops-ML closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 99.26%. Comparing base (b03f228) to head (d64ecf7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #137 +/- ## =========================================== + Coverage 48.53% 99.26% +50.72% =========================================== Files 11 13 +2 Lines 1125 811 -314 =========================================== + Hits 546 805 +259 + Misses 579 6 -573 ``` | [Flag](https://app.codecov.io/gh/poliastro/czml3/pull/137/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=poliastro) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/poliastro/czml3/pull/137/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=poliastro) | `?` | | 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=poliastro#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.

Stoops-ML commented 1 week ago

Codecov still only saying 48.53% coverage. Not correct.

Stoops-ML commented 1 week ago

Finally got codecov to show the correct coverage report. I'm going to close this, squash some commits and submit a new PR.