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 poison.rs to mc-sgx-sync crate #36

Merged
merged 2 commits into from
Jan 26, 2023
Merged

Add poison.rs to mc-sgx-sync crate #36

merged 2 commits into from
Jan 26, 2023

Conversation

nick-mobilecoin
Copy link
Collaborator

Add poison.rs implementation which more or less copies from
rust source at
606c3907

rust-toolchain.toml Outdated Show resolved Hide resolved
@github-actions github-actions bot added the github_actions Pull requests that update github actions label Jan 12, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jan 13, 2023

Codecov Report

Merging #36 (541d217) into nick/sync-crate (2b1518c) will decrease coverage by 23.71%.
The diff coverage is 0.00%.

@@                 Coverage Diff                  @@
##           nick/sync-crate      #36       +/-   ##
====================================================
- Coverage            91.94%   68.23%   -23.72%     
====================================================
  Files                    8        9        +1     
  Lines                  236      318       +82     
====================================================
  Hits                   217      217               
- Misses                  19      101       +82     
Impacted Files Coverage Δ
sync/src/lib.rs 100.00% <ø> (ø)
sync/src/poison.rs 0.00% <0.00%> (ø)

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

@nick-mobilecoin
Copy link
Collaborator Author

nick-mobilecoin commented Jan 26, 2023

✅ This pull request merged successfully as part of a Graphite job
Stack job ID: HgREqLwB7JxPkCuBxNeY.
See details on graphite.dev

@nick-mobilecoin
Copy link
Collaborator Author

@varsha888 bumping you for review since I needed to restack after your review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rust Pull requests that update rust code size/L Large PRs
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants