Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expose missing structs in ciphersuite crates #405

Merged
merged 1 commit into from
Jun 22, 2023
Merged

Conversation

conradoplg
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jun 21, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (c03402b) 69.67% compared to head (021e723) 69.67%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #405   +/-   ##
=======================================
  Coverage   69.67%   69.67%           
=======================================
  Files          30       30           
  Lines        2556     2556           
=======================================
  Hits         1781     1781           
  Misses        775      775           
Impacted Files Coverage Δ
frost-ed25519/src/lib.rs 62.50% <ø> (ø)
frost-ed448/src/lib.rs 62.50% <ø> (ø)
frost-p256/src/lib.rs 66.19% <ø> (ø)
frost-ristretto255/src/lib.rs 62.69% <ø> (ø)
frost-secp256k1/src/lib.rs 65.95% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Contributor

@natalieesk natalieesk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

mergify bot added a commit that referenced this pull request Jun 22, 2023
@mergify mergify bot merged commit 8defd2c into main Jun 22, 2023
14 checks passed
@mergify mergify bot deleted the expose-missing-structs branch June 22, 2023 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants