nucypher / ferveo

An implementation of a DKG protocol forked from Anoma
https://nucypher.github.io/ferveo/benchmarks/perf/tpke/index.html
GNU General Public License v3.0
5 stars 10 forks source link

Update supported Python versions #171

Closed piotr-roslaniec closed 10 months ago

piotr-roslaniec commented 10 months ago

Type of PR:

Required reviews:

Issues fixed/closed:

Notes for reviewers:

codecov-commenter commented 10 months ago

Codecov Report

Attention: 25 lines in your changes are missing coverage. Please review.

Comparison is base (7350d91) 78.10% compared to head (79b8f3d) 77.76%.

Files Patch % Lines
ferveo/src/bindings_python.rs 68.18% 14 Missing :warning:
ferveo/src/api.rs 96.95% 5 Missing :warning:
ferveo/src/bindings_wasm.rs 0.00% 3 Missing :warning:
ferveo/src/dkg.rs 94.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #171 +/- ## ========================================== - Coverage 78.10% 77.76% -0.35% ========================================== Files 23 24 +1 Lines 5097 5104 +7 ========================================== - Hits 3981 3969 -12 - Misses 1116 1135 +19 ```

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