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/net perms #147

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Feature/net perms #147

wants to merge 4 commits into from

Conversation

Joinhack
Copy link
Collaborator

  1. permission for the network implement.
  2. command line for allow-net and deny-net.

@Joinhack Joinhack requested a review from dmikey January 21, 2025 02:26
@coveralls
Copy link

coveralls commented Jan 21, 2025

Pull Request Test Coverage Report for Build 12880864876

Details

  • 19 of 26 (73.08%) changed or added relevant lines in 6 files are covered.
  • 9 unchanged lines in 4 files lost coverage.
  • Overall coverage increased (+0.03%) to 15.082%

Changes Missing Coverage Covered Lines Changed/Added Lines %
crates/wasi-common/src/ctx.rs 4 5 80.0%
bls-runtime/src/cli_clap.rs 4 6 66.67%
bls-runtime/src/main.rs 0 2 0.0%
crates/wasi-common/src/blockless/permissions.rs 3 5 60.0%
Files with Coverage Reduction New Missed Lines %
bls-runtime/src/main.rs 1 26.88%
../../../.cargo/git/checkouts/bls-permissions-7630a3ef162858ba/d66b36d/crates/bls-permissions/src/lib.rs 1 17.16%
crates/wasi-common/src/blockless/config.rs 3 47.78%
crates/wasi-common/src/ctx.rs 4 47.96%
Totals Coverage Status
Change from base Build 12861905583: 0.03%
Covered Lines: 5998
Relevant Lines: 12128

💛 - Coveralls

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