Skip to content

fix: wasm_backtrace config bug#814

Merged
Natoandro merged 5 commits intomainfrom
fix/wasm-backtrace-config-bug
Aug 16, 2024
Merged

fix: wasm_backtrace config bug#814
Natoandro merged 5 commits intomainfrom
fix/wasm-backtrace-config-bug

Conversation

@Yohe-Am
Copy link
Contributor

@Yohe-Am Yohe-Am commented Aug 15, 2024

  • $WASM_BACKTRACE_DETAILS was enabled in main ghjk env which affected embedded wasm module compilation to have backtrace enabled. This broke typegate runs without the flag enabled due to mismatch.
  • Fixes Cargo.lock not being used in Dockerfile.
  • Prepare 0.4.8 release

@Yohe-Am Yohe-Am requested a review from Natoandro August 15, 2024 04:39
zifeo
zifeo previously approved these changes Aug 15, 2024
@codecov
Copy link

codecov bot commented Aug 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.40%. Comparing base (54da279) to head (627b66c).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #814   +/-   ##
=======================================
  Coverage   69.40%   69.40%           
=======================================
  Files         143      143           
  Lines       16598    16598           
  Branches     1477     1478    +1     
=======================================
  Hits        11520    11520           
  Misses       5052     5052           
  Partials       26       26           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Natoandro Natoandro merged commit 54b487d into main Aug 16, 2024
@Natoandro Natoandro deleted the fix/wasm-backtrace-config-bug branch August 16, 2024 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants