us-irs / spacepackets-py

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

Re-work ECSS TM time handling #76

Closed robamu closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 95.74468% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 96.43%. Comparing base (b122ab6) to head (e51be34).

:exclamation: Current head e51be34 differs from pull request most recent head 0eb1fe8. Consider uploading reports for the commit 0eb1fe8 to get more accurate results

Files Patch % Lines
spacepackets/ccsds/time/cds.py 87.50% 3 Missing :warning:
spacepackets/ecss/pus_1_verification.py 93.75% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #76 +/- ## ========================================== - Coverage 96.44% 96.43% -0.02% ========================================== Files 94 94 Lines 7348 7350 +2 ========================================== + Hits 7087 7088 +1 - Misses 261 262 +1 ``` | [Flag](https://app.codecov.io/gh/us-irs/spacepackets-py/pull/76/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/76/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=us-irs) | `96.43% <95.74%> (-0.02%)` | :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.

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