Closed nick-mobilecoin closed 1 year ago
Current dependencies on/for this PR:
This comment was auto-generated by Graphite.
:exclamation: No coverage uploaded for pull request base (
nick/serialization/errors@0d29df5
). Click here to learn what that means. The diff coverage isn/a
.
@@ Coverage Diff @@
## nick/serialization/errors #394 +/- ##
============================================================
Coverage ? 88.33%
============================================================
Files ? 40
Lines ? 5639
Branches ? 0
============================================================
Hits ? 4981
Misses ? 658
Partials ? 0
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
A new clippy check is on by default in the beta channel,
incorrect_clone_impl_on_copy_type
. The generated code from bindgen does not conform to this. Suppressed this warning from happening in the module that imports the generated bindings.