Skip to content

Raise UnrecognizedPacketTypeError without assuming a PKT_APID parameter - #282

Merged
medley56 merged 3 commits into
mainfrom
276-unrecognizedpackettypeerror-message-assumes-a-pkt_apid-parameter-raising-keyerror-for-non-ccsds-definitions
Sep 16, 2026
Merged

medley56 merged 3 commits into
mainfrom
276-unrecognizedpackettypeerror-message-assumes-a-pkt_apid-parameter-raising-keyerror-for-non-ccsds-definitions

Remove CCSDS-centric wording from UnrecognizedPacketTypeError docstring

14e647b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 16, 2026 in 1s

94.62% (target 95.00%)

View this Pull Request on Codecov

94.62% (target 95.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.62%. Comparing base (8c1ae21) to head (14e647b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #282      +/-   ##
==========================================
+ Coverage   94.49%   94.62%   +0.12%     
==========================================
  Files          49       49              
  Lines        4163     4203      +40     
==========================================
+ Hits         3934     3977      +43     
+ Misses        229      226       -3     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.