TCDSolar / stixpy

STIX data analysis in python
https://stixpy.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
17 stars 20 forks source link

Format with ruff and enable formating in pre-commit #116

Closed samaloney closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 96.72131% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 72.53%. Comparing base (ba3b71f) to head (6e6d9f5).

Files Patch % Lines
stixpy/coordinates/transforms.py 90.47% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #116 +/- ## ======================================= Coverage 72.53% 72.53% ======================================= Files 31 31 Lines 1857 1857 ======================================= Hits 1347 1347 Misses 510 510 ```

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

samaloney commented 2 months ago

No real code changes and test pass so merging.