oasisprotocol / oasis-core

Performant and Confidentiality-Preserving Smart Contracts + Blockchains
https://oasisprotocol.org
Apache License 2.0
332 stars 109 forks source link

Build runtime binaries in release mode #5641

Closed peternose closed 4 months ago

peternose commented 4 months ago

Running SGX tests with binaries built in debug mode can be extremely slow, so build everything in release mode. This should also speed up E2E tests.

netlify[bot] commented 4 months ago

Deploy Preview for oasisprotocol-oasis-core canceled.

Name Link
Latest commit 4c3ffeef5a2f6348f275be20990fca34e6294d1f
Latest deploy log https://app.netlify.com/sites/oasisprotocol-oasis-core/deploys/661fafb8f1b8d00008c986a2
codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 65.81%. Comparing base (240673e) to head (4c3ffee). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5641 +/- ## ========================================== - Coverage 65.87% 65.81% -0.06% ========================================== Files 594 594 Lines 61008 61008 ========================================== - Hits 40190 40155 -35 - Misses 16121 16164 +43 + Partials 4697 4689 -8 ```

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