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 local verification method through WASM bindings #102

Merged

Conversation

piotr-roslaniec
Copy link

@piotr-roslaniec piotr-roslaniec commented Apr 26, 2023

@piotr-roslaniec piotr-roslaniec changed the base branch from main to local-verification April 26, 2023 12:28
@piotr-roslaniec piotr-roslaniec changed the base branch from local-verification to main April 26, 2023 12:28
@piotr-roslaniec piotr-roslaniec force-pushed the local-verification-wasm branch 3 times, most recently from 8d823bd to 50a853b Compare April 27, 2023 13:55
@codecov-commenter
Copy link

codecov-commenter commented Apr 27, 2023

Codecov Report

Merging #102 (c1beeba) into main (14dabad) will decrease coverage by 6.16%.
The diff coverage is 9.51%.

@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
- Coverage   85.93%   79.77%   -6.16%     
==========================================
  Files          23       23              
  Lines        4585     4698     +113     
==========================================
- Hits         3940     3748     -192     
- Misses        645      950     +305     
Impacted Files Coverage Δ
ferveo-common/src/keypair.rs 71.05% <0.00%> (ø)
ferveo-common/src/lib.rs 100.00% <ø> (+17.24%) ⬆️
ferveo-wasm/src/utils.rs 0.00% <0.00%> (ø)
ferveo/src/dkg.rs 95.49% <ø> (ø)
tpke/src/context.rs 98.18% <ø> (-0.04%) ⬇️
tpke/src/decryption.rs 69.92% <ø> (-0.35%) ⬇️
ferveo-wasm/src/lib.rs 0.29% <0.29%> (ø)
ferveo/src/api.rs 93.57% <23.07%> (-2.29%) ⬇️
ferveo-python/src/lib.rs 66.17% <68.75%> (-0.07%) ⬇️
ferveo/src/validator.rs 82.14% <82.14%> (ø)
... and 3 more

@piotr-roslaniec piotr-roslaniec marked this pull request as ready for review May 2, 2023 15:08
@piotr-roslaniec piotr-roslaniec mentioned this pull request May 3, 2023
1 task
@piotr-roslaniec piotr-roslaniec merged commit aacdf04 into nucypher:main May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

2 participants