CCSDSPy / ccsdspy

I/O interface and utilities for CCSDS binary spacecraft data in Python. Library used in flight missions at NASA, NOAA, and SWRI
https://ccsdspy.org
BSD 3-Clause "New" or "Revised" License
78 stars 19 forks source link

Fix parsing of non-byte-aligned uints and add Regression Tests #104

Closed ddasilva closed 10 months ago

ddasilva commented 10 months ago

Closes #101

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (3271362) 95.44% compared to head (026946a) 95.44%.

:exclamation: Current head 026946a differs from pull request most recent head 14aab92. Consider uploading reports for the commit 14aab92 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #104 +/- ## ======================================= Coverage 95.44% 95.44% ======================================= Files 7 7 Lines 658 658 ======================================= Hits 628 628 Misses 30 30 ```

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