awslabs / mls-rs

An implementation of Messaging Layer Security (RFC 9420)
Apache License 2.0
93 stars 18 forks source link

Add transaction insert to SQLite storage #152

Closed mulmarta closed 5 months ago

mulmarta commented 5 months ago

Should be useful.

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

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 89.53%. Comparing base (c38cdef) to head (bc34f7b).

Files Patch % Lines
mls-rs-provider-sqlite/src/application.rs 90.90% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #152 +/- ## ========================================== + Coverage 89.52% 89.53% +0.01% ========================================== Files 173 173 Lines 31484 31505 +21 ========================================== + Hits 28186 28209 +23 + Misses 3298 3296 -2 ```

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