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

add wasm support #56

Merged
merged 15 commits into from
May 26, 2024

ci: always upload webui artifact

2ea154c
Select commit
Loading
Failed to load commit list.
Merged

add wasm support #56

ci: always upload webui artifact
2ea154c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 26, 2024 in 0s

89.22% (target 70.00%)

View this Pull Request on Codecov

89.22% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 55.55556% with 16 lines in your changes are missing coverage. Please review.

Files Patch % Lines
internal/analyze.go 47.05% 6 Missing and 3 partials ⚠️
internal/tui/tui.go 0.00% 3 Missing ⚠️
internal/disasm.go 0.00% 2 Missing ⚠️
internal/knowninfo.go 85.71% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
- Coverage   89.49%   89.22%   -0.27%     
==========================================
  Files          41       41              
  Lines        1837     1829       -8     
==========================================
- Hits         1644     1632      -12     
- Misses        137      141       +4     
  Partials       56       56              

📢 Thoughts on this report? Let us know!