mobilecoinfoundation / sgx

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

Implement `Display` for `ConfigSvn` #317

Closed samdealy closed 1 year ago

samdealy commented 1 year ago

Motivation

Future Work

samdealy commented 1 year ago

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

github-actions[bot] commented 1 year ago

:x: Unreviewed dependencies found

Crate Version Reviews (N/2) LoC Left-Pad Index Geiger Flags
yare 1.0.2 0 89 12 0 ____
static_assertions 1.1.0 0 243 175 0 ____
subtle 2.4.1 0 377 151 3 ____
displaydoc 0.2.3 0 409 66 24 ____
serial_test 2.0.0 0 768 44 0 ____
cargo-emit 0.2.1 0 824 10 0 ____
rand_core 0.6.4 0 829 163 2 ____
tempfile 3.5.0 0 927 110 46 ____
sha2 0.10.6 0 1061 112 204 ____
getrandom 0.2.9 0 1073 141 235 ____
once_cell 1.17.1 0 1101 140 139 ____
bitflags 2.1.0 0 2035 95 0 ____
textwrap 0.16.0 0 2234 77 0 ____
p256 0.13.0 0 2568 22 0 ____
rand 0.8.5 0 5273 63 32 ____
nom 7.1.3 0 10471 33 40 ____
bindgen 0.64.0 0 20421 16 405 CB__
libc 0.2.141 0 97569 16 525 CB__
codecov[bot] commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (sam/isv-svn-display@a35689c). Click here to learn what that means. The diff coverage is n/a.

:exclamation: Current head 459c151 differs from pull request most recent head 9a72c84. Consider uploading reports for the commit 9a72c84 to get more accurate results

@@                  Coverage Diff                   @@
##             sam/isv-svn-display     #317   +/-   ##
======================================================
  Coverage                       ?   88.19%           
======================================================
  Files                          ?       47           
  Lines                          ?     4465           
  Branches                       ?        0           
======================================================
  Hits                           ?     3938           
  Misses                         ?      527           
  Partials                       ?        0           

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