Skip to content

Additional tests#24

Merged
wasm-forge merged 13 commits intomainfrom
additional-tests
Mar 11, 2025
Merged

Additional tests#24
wasm-forge merged 13 commits intomainfrom
additional-tests

Conversation

@wasm-forge
Copy link
Owner

  • pocket-ic 7.0/8.0
  • update to rust edition 2024
  • update dependencies
  • update documentation
  • additional tests for wasi compliance
  • refactor test structure,
  • wasi_mock updated to be used with wasmtime tests

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 95.96305% with 118 lines in your changes missing coverage. Please review.

Project coverage is 92.39%. Comparing base (5dae439) to head (29c4700).

Files with missing lines Patch % Lines
src/lib.rs 90.12% 40 Missing ⚠️
src/test/lib_tests.rs 95.06% 18 Missing ⚠️
src/test/file_read_write_seek_tell.rs 97.42% 16 Missing ⚠️
src/test/fd_tests.rs 95.51% 14 Missing ⚠️
src/test/path_open_tests.rs 96.58% 12 Missing ⚠️
src/test/path_tests.rs 96.99% 10 Missing ⚠️
src/test/fd_readdir.rs 96.98% 6 Missing ⚠️
src/test/fd_filestat_set.rs 99.00% 1 Missing ⚠️
src/wasi_helpers.rs 98.82% 1 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ Coverage   88.99%   92.39%   +3.40%     
==========================================
  Files           5       12       +7     
  Lines        3517     5671    +2154     
==========================================
+ Hits         3130     5240    +2110     
- Misses        387      431      +44     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@wasm-forge wasm-forge merged commit 0cf5b25 into main Mar 11, 2025
1 check passed
@wasm-forge wasm-forge deleted the additional-tests branch August 3, 2025 06:24
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.

2 participants