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

Add sign.rs to sdk-tools #261

Merged
merged 1 commit into from
Jan 31, 2023
Merged

Add sign.rs to sdk-tools #261

merged 1 commit into from
Jan 31, 2023

Conversation

varsha888
Copy link
Contributor

  • Moved sign.rs file from here to sdk-tools
  • Added unit tests

@github-actions github-actions bot added the size/L PRs with more than 500 lines of changes label Jan 25, 2023
@varsha888 varsha888 marked this pull request as draft January 25, 2023 21:56
@codecov-commenter
Copy link

codecov-commenter commented Jan 26, 2023

Codecov Report

Merging #261 (94b266f) into main (6da432a) will decrease coverage by 0.12%.
The diff coverage is 87.93%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #261      +/-   ##
==========================================
- Coverage   90.30%   90.18%   -0.12%     
==========================================
  Files          45       46       +1     
  Lines        3949     4148     +199     
==========================================
+ Hits         3566     3741     +175     
- Misses        383      407      +24     
Impacted Files Coverage Δ
sdk-tools/src/lib.rs 100.00% <ø> (ø)
sdk-tools/src/sign.rs 87.93% <87.93%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@varsha888 varsha888 marked this pull request as ready for review January 26, 2023 17:36
@github-actions github-actions bot requested a review from NotGyro January 26, 2023 17:36
sdk-tools/src/sign.rs Outdated Show resolved Hide resolved
sdk-tools/src/sign.rs Outdated Show resolved Hide resolved
Copy link
Collaborator

@nick-mobilecoin nick-mobilecoin left a comment

Choose a reason for hiding this comment

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

mainly suggestions for rustims and general thoughts on the direction the struct(s) might go

sdk-tools/src/sign.rs Outdated Show resolved Hide resolved
sdk-tools/src/sign.rs Outdated Show resolved Hide resolved
sdk-tools/src/sign.rs Outdated Show resolved Hide resolved
sdk-tools/src/sign.rs Outdated Show resolved Hide resolved
sdk-tools/src/sign.rs Outdated Show resolved Hide resolved
sdk-tools/src/sign.rs Outdated Show resolved Hide resolved
sdk-tools/src/sign.rs Outdated Show resolved Hide resolved
sdk-tools/src/sign.rs Show resolved Hide resolved
sdk-tools/src/sign.rs Outdated Show resolved Hide resolved
sdk-tools/src/sign.rs Outdated Show resolved Hide resolved
@varsha888 varsha888 reopened this Jan 31, 2023
@varsha888 varsha888 merged commit d23aeef into main Jan 31, 2023
@varsha888 varsha888 deleted the sign branch January 31, 2023 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/L PRs with more than 500 lines of changes
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants