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

Revamp features #113

Merged
merged 1 commit into from
Nov 3, 2023

Revamp features

1e78c79
Select commit
Loading
Failed to load commit list.
Merged

Revamp features #113

Revamp features
1e78c79
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2023 in 0s

99.67% (+0.00%) compared to 6fa85a0

View this Pull Request on Codecov

99.67% (+0.00%) compared to 6fa85a0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6fa85a0) 99.67% compared to head (1e78c79) 99.67%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #113   +/-   ##
=======================================
  Coverage   99.67%   99.67%           
=======================================
  Files           7        7           
  Lines         311      311           
=======================================
  Hits          310      310           
  Misses          1        1           
Files Coverage Δ
src/config.rs 100.00% <ø> (ø)
src/elliptic/secp256k1.rs 100.00% <ø> (ø)
src/lib.rs 100.00% <ø> (ø)
src/symmetric/hash.rs 100.00% <100.00%> (ø)
src/symmetric/mod.rs 100.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.