awslabs / mls-rs

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

Add IdentityProvider getter on Client + ExternalClient #169

Closed tomleavy closed 3 months ago

tomleavy commented 3 months ago

Description of changes:

We didn't have a way to retrieve the currently configured IdentityProvider on clients

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 3 months ago

Codecov Report

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

Please upload report for BASE (main@19bc630). Learn more about missing BASE report.

Files Patch % Lines
mls-rs/src/client.rs 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #169 +/- ## ======================================= Coverage ? 89.62% ======================================= Files ? 175 Lines ? 31599 Branches ? 0 ======================================= Hits ? 28320 Misses ? 3279 Partials ? 0 ```

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