Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update wasm home dir #222

Merged
merged 1 commit into from
Nov 27, 2023
Merged

fix: update wasm home dir #222

merged 1 commit into from
Nov 27, 2023

Conversation

javiersuweijie
Copy link
Member

@javiersuweijie javiersuweijie commented Nov 27, 2023

Fix that updates the home directory to pass into the wasm module. This was causing mantlemint to check wasm cache in $HOME/data/wasm instead of $NODE_HOME/data/wasm

@javiersuweijie javiersuweijie changed the base branch from release/v2.8 to release/v2.7 November 27, 2023 08:18
Copy link

codecov bot commented Nov 27, 2023

Codecov Report

Merging #222 (ac0920d) into release/v2.7 (3ed296d) will increase coverage by 0.01%.
Report is 1 commits behind head on release/v2.7.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff                @@
##           release/v2.7     #222      +/-   ##
================================================
+ Coverage         68.13%   68.15%   +0.01%     
================================================
  Files                45       45              
  Lines              2150     2151       +1     
================================================
+ Hits               1465     1466       +1     
  Misses              524      524              
  Partials            161      161              
Files Coverage Δ
app/app.go 63.63% <100.00%> (+0.15%) ⬆️

@emidev98 emidev98 merged commit 12f9c69 into release/v2.7 Nov 27, 2023
9 checks passed
@emidev98 emidev98 deleted the fix/wasm-home-dir branch November 27, 2023 08:28
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.

3 participants