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

WASM Executor #1844

Merged
merged 37 commits into from
Sep 15, 2023
Merged

WASM Executor #1844

merged 37 commits into from
Sep 15, 2023

Conversation

soywiz
Copy link
Member

@soywiz soywiz commented Sep 14, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 57.76% and project coverage change: +0.41% 🎉

Comparison is base (a77d344) 51.04% compared to head (deb22d4) 51.45%.
Report is 1 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1844      +/-   ##
==========================================
+ Coverage   51.04%   51.45%   +0.41%     
==========================================
  Files        1754     1778      +24     
  Lines      103129   107012    +3883     
  Branches    14605    15315     +710     
==========================================
+ Hits        52638    55068    +2430     
- Misses      46526    47733    +1207     
- Partials     3965     4211     +246     
Flag Coverage Δ
unittests 51.45% <57.76%> (+0.41%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
...in/korlibs/korge/gradle/targets/android/Android.kt 18.62% <ø> (ø)
...ommonMain/kotlin/korlibs/ffi/ExecutableResolver.kt 0.00% <0.00%> (ø)
...e/src/commonMain/kotlin/korlibs/ffi/LDLibraries.kt 0.00% <0.00%> (ø)
...c/commonMain/kotlin/korlibs/ffi/LibraryResolver.kt 0.00% <0.00%> (ø)
...c/commonMain/kotlin/korlibs/io/lang/Environment.kt 31.03% <0.00%> (-2.30%) ⬇️
...tlin/korlibs/io/stream/ByteArrayDequeSyncStream.kt 0.00% <0.00%> (ø)
.../src/commonMain/kotlin/korlibs/wasm/DenoWASMLib.kt 0.00% <0.00%> (ø)
...onMain/kotlin/korlibs/wasm/DenoWasmProcessStdin.kt 0.00% <0.00%> (ø)
...mmonMain/kotlin/korlibs/wasm/InterpreterWASMLib.kt 0.00% <0.00%> (ø)
...c/commonMain/kotlin/korlibs/wasm/WASMJSPolyfill.kt 0.00% <0.00%> (ø)
... and 14 more

... and 34 files with indirect coverage changes

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

@soywiz soywiz changed the title WASM WASM Executor Sep 15, 2023
@soywiz soywiz merged commit 72e302e into main Sep 15, 2023
9 checks passed
@soywiz soywiz deleted the feature/wasm branch October 4, 2023 19:07
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.

None yet

2 participants