aws / aws-lc-rs

aws-lc-rs is a cryptographic library using AWS-LC for its cryptographic operations. The library strives to be API-compatible with the popular Rust library named ring.
Other
247 stars 40 forks source link

Encoding docs cleanup #319

Closed justsmth closed 5 months ago

justsmth commented 5 months ago

Issues:

N/A

Description of changes:

Call-outs:

N/A

Testing:

N/A

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (cc56479) 95.85% compared to head (1f9465f) 95.82%.

:exclamation: Current head 1f9465f differs from pull request most recent head f74b798. Consider uploading reports for the commit f74b798 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #319 +/- ## ========================================== - Coverage 95.85% 95.82% -0.04% ========================================== Files 61 62 +1 Lines 8015 8029 +14 ========================================== + Hits 7683 7694 +11 - Misses 332 335 +3 ```

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