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

Feature/component #128

Merged
merged 18 commits into from
Dec 3, 2024
Merged

Feature/component #128

merged 18 commits into from
Dec 3, 2024

Conversation

Joinhack
Copy link
Collaborator

  1. support the component model in cli.
  2. support dump core when crash.

@Joinhack Joinhack requested a review from dmikey November 27, 2024 16:42
@coveralls
Copy link

coveralls commented Nov 27, 2024

Pull Request Test Coverage Report for Build 12110044537

Details

  • 95 of 202 (47.03%) changed or added relevant lines in 3 files are covered.
  • 407 unchanged lines in 22 files lost coverage.
  • Overall coverage decreased (-0.4%) to 15.595%

Changes Missing Coverage Covered Lines Changed/Added Lines %
crates/wasi-common/src/blockless/config.rs 9 10 90.0%
bls-runtime/src/cli_clap.rs 7 11 63.64%
blockless/src/lib.rs 79 181 43.65%
Files with Coverage Reduction New Missed Lines %
../../../.cargo/registry/src/index.crates.io-6f17d22bba15001f/cranelift-entity-0.113.1/src/unsigned.rs 2 50.0%
crates/wasi-common/src/blockless/config.rs 2 55.3%
../../../.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/blocking.rs 3 50.0%
../../../.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs 3 50.0%
../../../.cargo/registry/src/index.crates.io-6f17d22bba15001f/wasmtime-26.0.0/src/runtime/memory.rs 3 39.53%
../../../.cargo/registry/src/index.crates.io-6f17d22bba15001f/wasmtime-26.0.0/src/runtime/store/context.rs 3 56.1%
../../../.cargo/registry/src/index.crates.io-6f17d22bba15001f/wasmtime-26.0.0/src/runtime/gc/enabled/rooting.rs 3 44.83%
../../../.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/distributions/integer.rs 3 50.0%
../../../.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/task/join.rs 3 69.77%
blockless/src/lib.rs 3 37.48%
Totals Coverage Status
Change from base Build 11909652904: -0.4%
Covered Lines: 5789
Relevant Lines: 11402

💛 - Coveralls

bls-runtime/src/cli_clap.rs Outdated Show resolved Hide resolved
@Joinhack Joinhack merged commit 5a6291e into main Dec 3, 2024
6 checks passed
@Joinhack Joinhack deleted the feature/component branch December 4, 2024 02:34
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