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

Improve wasm32 build #874

Merged
merged 17 commits into from
Feb 25, 2025
Merged

Improve wasm32 build #874

merged 17 commits into from
Feb 25, 2025

Conversation

andrewdavidmackenzie
Copy link
Owner

@andrewdavidmackenzie andrewdavidmackenzie commented Feb 23, 2025

Fixes #206

Copy link

codecov bot commented Feb 23, 2025

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Project coverage is 25%. Comparing base (876bdf5) to head (2676edf).
Report is 18 commits behind head on master.

Files with missing lines Patch % Lines
piggui/src/piggui.rs 0% 6 Missing ⚠️
piggui/src/views/connection_menu.rs 0% 2 Missing ⚠️
pignet/src/lib.rs 0% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##           master   #874   +/-   ##
=====================================
- Coverage      25%    25%   -0%     
=====================================
  Files          41     41           
  Lines        5861   5876   +15     
=====================================
  Hits         1437   1437           
- Misses       4424   4439   +15     
Flag Coverage Δ
unittests 25% <0%> (-<1%) ⬇️

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

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

@andrewdavidmackenzie andrewdavidmackenzie merged commit 655836f into master Feb 25, 2025
18 checks passed
@andrewdavidmackenzie andrewdavidmackenzie deleted the wasm32-build branch February 25, 2025 15:44
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.

Build for web
1 participant