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

Refactor elliptic #107

Merged
merged 1 commit into from
Sep 12, 2023
Merged

Refactor elliptic #107

merged 1 commit into from
Sep 12, 2023

Conversation

kigawas
Copy link
Member

@kigawas kigawas commented Sep 11, 2023

No description provided.

@kigawas kigawas force-pushed the refactor-utils branch 3 times, most recently from 212852e to ff55758 Compare September 11, 2023 16:17
@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01% 🎉

Comparison is base (196729c) 99.66% compared to head (b9a23a8) 99.67%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
+ Coverage   99.66%   99.67%   +0.01%     
==========================================
  Files           5        7       +2     
  Lines         298      311      +13     
==========================================
+ Hits          297      310      +13     
  Misses          1        1              
Files Changed Coverage Δ
src/utils.rs 100.00% <ø> (ø)
src/config.rs 100.00% <100.00%> (ø)
src/elliptic/mod.rs 100.00% <100.00%> (ø)
src/elliptic/secp256k1.rs 100.00% <100.00%> (ø)
src/lib.rs 100.00% <100.00%> (ø)

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

@kigawas kigawas merged commit 6fa85a0 into master Sep 12, 2023
15 checks passed
@kigawas kigawas deleted the refactor-utils branch September 12, 2023 16:28
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.

1 participant