Skip to content

raw byte APIs accept both bytes and bytearray

Codecov / codecov/project succeeded Nov 30, 2024 in 0s

95.99% (-0.04%) compared to e70fb33, passed because coverage increased by 0% when compared to adjusted base (95.99%)

View this Pull Request on Codecov

95.99% (-0.04%) compared to e70fb33, passed because coverage increased by 0% when compared to adjusted base (95.99%)

Details

Codecov Report

Attention: Patch coverage is 93.75000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 95.99%. Comparing base (e70fb33) to head (9dea442).

Files with missing lines Patch % Lines
spacepackets/cfdp/pdu/eof.py 75.00% 1 Missing ⚠️
spacepackets/cfdp/pdu/header.py 83.33% 1 Missing ⚠️
spacepackets/cfdp/pdu/helper.py 85.71% 1 Missing ⚠️
spacepackets/ecss/fields.py 75.00% 1 Missing ⚠️
spacepackets/ecss/req_id.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #92      +/-   ##
==========================================
- Coverage   96.02%   95.99%   -0.04%     
==========================================
  Files          92       92              
  Lines        7454     7463       +9     
==========================================
+ Hits         7158     7164       +6     
- Misses        296      299       +3     

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