poliastro / czml3

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

TLC #122

Closed Stoops-ML closed 4 months ago

Stoops-ML commented 4 months ago
Stoops-ML commented 4 months ago
  1. Python 3.6 passes all tests on my local computer but not CI. I've dropped it completely as it is no longer supported by Python.

  2. Tests fail for Python 3.12. I'll take a deeper dive into why it fails at a later date. For now, adding tests for the additional Python environments should suffice.

  3. I think a version bump and release would be nice after this, and any other open PRs, are merged.

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 99.23%. Comparing base (7f24f78) to head (7ebe16d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #122 +/- ## ======================================= Coverage 99.23% 99.23% ======================================= Files 12 12 Lines 784 784 ======================================= Hits 778 778 Misses 6 6 ```

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