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

Fixes to Int Handling (GH Issues #78 and #80) #81

Closed ddasilva closed 1 year ago

ddasilva commented 1 year ago

Two minor big fixed to int handling. Thanks to @scandey for reporting. Closes #78 and #80.

codecov[bot] commented 1 year ago

Codecov Report

Merging #81 (f513539) into main (0d19cd9) will decrease coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
- Coverage   95.88%   95.87%   -0.02%     
==========================================
  Files           7        7              
  Lines         656      654       -2     
==========================================
- Hits          629      627       -2     
  Misses         27       27              
Files Changed Coverage Δ
ccsdspy/decode.py 95.83% <100.00%> (-0.04%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more