nasa / CryptoLib

Provide a software-only solution using the CCSDS Space Data Link Security Protocol - Extended Procedures (SDLS-EP) to secure communications between a spacecraft running the core Flight System (cFS) and a ground station.
Other
70 stars 28 forks source link

RC 1.3.0 #210

Closed rjbrown2 closed 8 months ago

rjbrown2 commented 9 months ago

Merge Development into Main for upcoming release.

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (00cc9f0) 67.27% compared to head (1a8a46f) 72.00%.

Files Patch % Lines
src/core/crypto_aos.c 67.01% 121 Missing and 39 partials :warning:
src/core/crypto_tm.c 69.97% 111 Missing and 34 partials :warning:
src/core/crypto_tc.c 67.15% 60 Missing and 30 partials :warning:
src/core/crypto_config.c 65.76% 28 Missing and 10 partials :warning:
src/core/crypto.c 58.82% 23 Missing and 5 partials :warning:
src/core/crypto_key_mgmt.c 21.21% 22 Missing and 4 partials :warning:
src/core/crypto_user.c 28.57% 3 Missing and 2 partials :warning:
src/core/crypto_mc.c 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #210 +/- ## ========================================== + Coverage 67.27% 72.00% +4.72% ========================================== Files 25 8 -17 Lines 9617 2668 -6949 Branches 0 427 +427 ========================================== - Hits 6470 1921 -4549 + Misses 3147 583 -2564 - Partials 0 164 +164 ```

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

jlucas9 commented 9 months ago

Looking to close this out in the next two weeks!

jlucas9 commented 8 months ago

Need to resolve https://github.com/nasa/CryptoLib/issues/218 prior to merge

jlucas9 commented 8 months ago

Approved in latest internal meetings by all parties. As issues continue to be found new tickets can be created and patch releases done.