mobilecoinfoundation / sgx

SGX Libraries and Utilities
Apache License 2.0
9 stars 7 forks source link

Add De/Serialize for `Qoute3` #367

Closed nick-mobilecoin closed 1 year ago

nick-mobilecoin commented 1 year ago

The Quote3 type is used to go to/from an enclave from the untrusted application, so it needs to support serialization.

nick-mobilecoin commented 1 year ago

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

codecov[bot] commented 1 year ago

Codecov Report

Merging #367 (6514f06) into main (447728a) will increase coverage by 0.12%. The diff coverage is 91.17%.

@@            Coverage Diff             @@
##             main     #367      +/-   ##
==========================================
+ Coverage   87.86%   87.99%   +0.12%     
==========================================
  Files          40       40              
  Lines        5474     5508      +34     
==========================================
+ Hits         4810     4847      +37     
+ Misses        664      661       -3     
Impacted Files Coverage Δ
dcap/types/src/quote3.rs 97.04% <91.17%> (+0.56%) :arrow_up:

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