us-irs / spacepackets-py

Various CCSDS and ECSS packet implementations in Python
Apache License 2.0
35 stars 6 forks source link

Transmission Mode property for AbstractPduBase #46

Closed robamu closed 11 months ago

codecov-commenter commented 11 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (4fd75c5) 96.24% compared to head (e771ebc) 96.24%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #46 +/- ## ========================================== - Coverage 96.24% 96.24% -0.01% ========================================== Files 84 84 Lines 6318 6332 +14 ========================================== + Hits 6081 6094 +13 - Misses 237 238 +1 ``` | [Flag](https://app.codecov.io/gh/us-irs/spacepackets-py/pull/46/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=us-irs) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/us-irs/spacepackets-py/pull/46/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=us-irs) | `96.24% <96.66%> (-0.01%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=us-irs#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/us-irs/spacepackets-py/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=us-irs) | Coverage Δ | | |---|---|---| | [spacepackets/cfdp/pdu/file\_data.py](https://app.codecov.io/gh/us-irs/spacepackets-py/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=us-irs#diff-c3BhY2VwYWNrZXRzL2NmZHAvcGR1L2ZpbGVfZGF0YS5weQ==) | `91.82% <100.00%> (+0.15%)` | :arrow_up: | | [spacepackets/cfdp/pdu/file\_directive.py](https://app.codecov.io/gh/us-irs/spacepackets-py/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=us-irs#diff-c3BhY2VwYWNrZXRzL2NmZHAvcGR1L2ZpbGVfZGlyZWN0aXZlLnB5) | `93.70% <100.00%> (+0.15%)` | :arrow_up: | | [tests/cfdp/pdus/test\_file\_data.py](https://app.codecov.io/gh/us-irs/spacepackets-py/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=us-irs#diff-dGVzdHMvY2ZkcC9wZHVzL3Rlc3RfZmlsZV9kYXRhLnB5) | `100.00% <100.00%> (ø)` | | | [tests/cfdp/pdus/test\_metadata.py](https://app.codecov.io/gh/us-irs/spacepackets-py/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=us-irs#diff-dGVzdHMvY2ZkcC9wZHVzL3Rlc3RfbWV0YWRhdGEucHk=) | `100.00% <100.00%> (ø)` | | | [tests/cfdp/pdus/test\_nak\_pdu.py](https://app.codecov.io/gh/us-irs/spacepackets-py/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=us-irs#diff-dGVzdHMvY2ZkcC9wZHVzL3Rlc3RfbmFrX3BkdS5weQ==) | `100.00% <100.00%> (ø)` | | | [tests/cfdp/test\_header.py](https://app.codecov.io/gh/us-irs/spacepackets-py/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=us-irs#diff-dGVzdHMvY2ZkcC90ZXN0X2hlYWRlci5weQ==) | `100.00% <100.00%> (ø)` | | | [spacepackets/cfdp/pdu/header.py](https://app.codecov.io/gh/us-irs/spacepackets-py/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=us-irs#diff-c3BhY2VwYWNrZXRzL2NmZHAvcGR1L2hlYWRlci5weQ==) | `90.74% <92.85%> (-0.30%)` | :arrow_down: |

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