mobilecoinofficial / full-service

A MobileCoin service for wallet implementations.
Other
46 stars 21 forks source link

uprev builder image to v0.0.36 #985

Closed holtzman closed 4 months ago

holtzman commented 4 months ago

Motivation

building full-service with v6.0.1 of submodule mobilecoin requires at least v0.0.33 of the docker mobilecoin/rust-sgx-base image.

In this PR

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 55.58%. Comparing base (ab2af32) to head (b5b81a3). Report is 192 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #985 +/- ## ========================================== - Coverage 60.12% 55.58% -4.55% ========================================== Files 88 124 +36 Lines 12356 16227 +3871 Branches 2010 2785 +775 ========================================== + Hits 7429 9019 +1590 - Misses 3238 5135 +1897 - Partials 1689 2073 +384 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.