Closed nick-mobilecoin closed 1 year ago
Current dependencies on/for this PR:
This comment was auto-generated by Graphite.
Merging #366 (1784b5a) into nick/serialize-types (1cfffa1) will increase coverage by
0.04%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## nick/serialize-types #366 +/- ##
========================================================
+ Coverage 87.82% 87.86% +0.04%
========================================================
Files 40 40
Lines 5456 5474 +18
========================================================
+ Hits 4792 4810 +18
Misses 664 664
Impacted Files | Coverage Δ | |
---|---|---|
core/sys/types/src/lib.rs | 100.00% <100.00%> (ø) |
|
core/types/src/report.rs | 100.00% <100.00%> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
The
Report
type is used to go to/from an enclave from the untrusted application, so it needs to support serialization.