Skip to content

Bump dependencies and increase coverage - #130

Open
jayvdb wants to merge 13 commits into
mainfrom
bumps
Open

jayvdb wants to merge 13 commits into
mainfrom
bumps

Conversation

@jayvdb

@jayvdb jayvdb commented Sep 15, 2026

Copy link
Copy Markdown
Member

No description provided.

@coderabbitai

coderabbitai Bot commented Sep 15, 2026

Copy link
Copy Markdown

Important

Review skipped

Too many files!

This PR contains 173 files, which is 73 over the limit of 100.

To get a review, reduce the PR to 100 files or fewer by splitting it into smaller PRs or changing its base branch.

Upgrade to a paid plan to raise the limit.

This review couldn't start because sufficient usage credits or metered capacity aren't available. Add credits or update usage-based reviews in the billing tab, then retry.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 0513e290-2a13-4d28-8166-92093ca4013e

📥 Commits

Reviewing files that changed from the base of the PR and between f69cc99 and 09c7e44.

⛔ Files ignored due to path filters (6)
  • .mise/mise.lock is excluded by !**/*.lock
  • .mise/mise.macos.lock is excluded by !**/*.lock
  • .mise/mise.windows.lock is excluded by !**/*.lock
  • Cargo.lock is excluded by !**/*.lock
  • generated/README.md is excluded by !**/generated/**
  • generated/rust-rest/src/lib.rs is excluded by !**/generated/**
📒 Files selected for processing (173)
  • .deepsource.toml
  • .github/actions/free-disk-space/action.yaml
  • .github/actions/install-lavapipe/action.yaml
  • .github/actions/install-mise-tools/action.yaml
  • .github/actions/install-mise/action.yaml
  • .github/actions/remove-mise-shim/action.yaml
  • .github/workflows/check.yaml
  • .github/workflows/codeql.yaml
  • .github/workflows/coverage.yaml
  • .github/workflows/docker-linux.yaml
  • .github/workflows/k3s.yaml
  • .github/workflows/test.yaml
  • .mise/config.coverage.toml
  • .mise/config.dotnet.toml
  • .mise/config.java.toml
  • .mise/config.js.toml
  • .mise/config.kotlin.toml
  • .mise/config.linux.toml
  • .mise/config.macos.toml
  • .mise/config.maint.toml
  • .mise/config.python.toml
  • .mise/config.toml
  • .mise/config.windows.toml
  • .mise/config.zig.toml
  • .mise/cov-branch-assert.jq
  • .mise/cov-branch-union.jq
  • .mise/lcov-drop-external.awk
  • .mise/lcov-keep-want.awk
  • .mise/llvm-cov-gut.awk
  • .mise/pip-shim.sh
  • .mise/task-shell.sh
  • .mise/wasm-ll-objs.sh
  • .semgrepignore
  • CLAUDE.md
  • Cargo.toml
  • Dockerfile.nanoserver
  • config/ast-grep/rules/gha-check-lane-fetch-depth-0.yaml
  • config/ast-grep/rules/gha-checkout-fetch-depth-1.yaml
  • config/ast-grep/rules/no-std-env-var.yaml
  • config/ast-grep/rules/no-string-literal-line-continuation.yaml
  • config/ast-grep/rules/no-string-new.yaml
  • config/clang-tidy.yaml
  • config/clippy.toml
  • config/conftest/policy/advisories/advisories.rego
  • config/conftest/policy/advisories/advisories_test.rego
  • config/conftest/policy/cargo/cargo.rego
  • config/conftest/policy/cargo/cargo_test.rego
  • config/conftest/policy/checksums/checksums_test.rego
  • config/conftest/policy/dockerfile/dockerfile.rego
  • config/conftest/policy/dockerfile_heredoc/dockerfile_heredoc.rego
  • config/conftest/policy/dockerfile_heredoc/dockerfile_heredoc_test.rego
  • config/conftest/policy/gha/gha.rego
  • config/conftest/policy/mise/mise.rego
  • config/conftest/policy/mise/mise_test.rego
  • config/conftest/policy/no_trailing_backslash/no_trailing_backslash.rego
  • config/conftest/policy/no_trailing_backslash/no_trailing_backslash_test.rego
  • config/conftest/policy/policy_pairing/policy_pairing.rego
  • config/conftest/policy/policy_pairing/policy_pairing_test.rego
  • config/deny.toml
  • config/dprint.jsonc
  • config/generated-trees.toml
  • config/gitleaks.toml
  • config/hadolint.yaml
  • config/jscpd-baseline.json
  • config/jscpd.json
  • config/lychee.toml
  • config/osv-scanner.toml
  • config/oxlintrc.jsonc
  • config/pyrefly.toml
  • config/semgrep/comment-summary-line.yaml
  • config/semgrep/deepsource-codes-are-qualified.yaml
  • config/semgrep/dockerfile-heredoc-set-euo-pipefail.yaml
  • config/semgrep/no-cat-heredoc.yaml
  • config/semgrep/no-check-tool-mentions.yaml
  • config/semgrep/no-python-outside-modules.yaml
  • config/semgrep/no-scripts-dir.yaml
  • config/semgrep/no-shell-scripts.yaml
  • config/semgrep/no-task-name-mentions.yaml
  • config/semgrep/no-type-comments.yaml
  • config/taplo.toml
  • config/taplo/require-lib-doctest-false.schema.json
  • config/trivyignore.yaml
  • config/upstream-cache/data.toml
  • libs/edge-toolkit/src/config.rs
  • libs/edge-toolkit/tests/mise_env.rs
  • libs/edge-toolkit/tests/npm_mod.rs
  • libs/edge-toolkit/tests/pipx_site_packages.rs
  • libs/edge-toolkit/tests/registry.rs
  • libs/et-otlp/Cargo.toml
  • libs/et-otlp/src/lib.rs
  • libs/et-otlp/tests/resource.rs
  • libs/path/src/lib.rs
  • libs/path/tests/find.rs
  • libs/path/tests/relative.rs
  • libs/test-helpers/Cargo.toml
  • libs/test-helpers/src/lib.rs
  • libs/test-helpers/tests/path_prefix.rs
  • libs/test-otlp/tests/metrics.rs
  • libs/wasi-guest/src/coverage.rs
  • libs/wasi-guest/src/lib.rs
  • libs/web/src/error.rs
  • libs/web/src/lib.rs
  • libs/ws-runner-common/Cargo.toml
  • libs/ws-runner-common/src/lib.rs
  • libs/ws-runner-common/tests/fetch_main_field.rs
  • libs/ws-runner-common/tests/register_frames.rs
  • ruff.toml
  • services/storage/tests/s3_backend.rs
  • services/websockify/tests/relay.rs
  • services/ws-modules/dart-comm1/pkg/et_ws_dart_comm1.js
  • services/ws-modules/dart-data1/pkg/et_ws_dart_data1.js
  • services/ws-modules/dart-math1/pkg/et_ws_dart_math1.js
  • services/ws-modules/dotnet-data1/pkg/et_ws_dotnet_data1.js
  • services/ws-modules/dotnet-math1/pkg/et_ws_dotnet_math1.js
  • services/ws-modules/face-detection/tests/web.rs
  • services/ws-modules/har1/tests/web.rs
  • services/ws-modules/java-data1/pkg/et_ws_java_data1.js
  • services/ws-modules/java-math1/pkg/et_ws_java_math1.js
  • services/ws-modules/js-data1/src/index.js
  • services/ws-modules/js-math1/pkg/et_ws_js_math1.js
  • services/ws-modules/kotlin-data1/pkg/et_ws_kotlin_data1.js
  • services/ws-modules/kotlin-math1/pkg/et_ws_kotlin_math1.js
  • services/ws-modules/pic-viewer/tests/show_image.rs
  • services/ws-modules/pydata1/pkg/et_ws_pydata1.js
  • services/ws-modules/pydemo1/pkg/et_ws_pydemo1.js
  • services/ws-modules/pyeye1/pkg/et_ws_pyeye1.js
  • services/ws-modules/pyface1/pkg/et_ws_pyface1.js
  • services/ws-modules/pymath1/pkg/et_ws_pymath1.js
  • services/ws-modules/pyspeech1/pkg/et_ws_pyspeech1.js
  • services/ws-modules/pywasm1/index.js
  • services/ws-modules/rcomm1/pkg/et_ws_rcomm1.js
  • services/ws-modules/rdata1/pkg/et_ws_rdata1.js
  • services/ws-modules/rmath1/pkg/et_ws_rmath1.js
  • services/ws-modules/zig-data1/pkg/et_ws_zig_data1.js
  • services/ws-modules/zig-data1/src/util.c
  • services/ws-modules/zig-data1/src/util.cpp
  • services/ws-modules/zig-except1/pkg/et_ws_zig_except1.js
  • services/ws-modules/zig-except1/src/exceptions.cpp
  • services/ws-modules/zig-math1/pkg/et_ws_zig_math1.js
  • services/ws-pyo3-runner/src/agent.rs
  • services/ws-pyo3-runner/src/lib.rs
  • services/ws-pyo3-runner/tests/modules.rs
  • services/ws-server/Dockerfile
  • services/ws-server/static/app.js
  • services/ws-server/static/meters.js
  • services/ws-test-server/src/bin/cov-server.rs
  • services/ws-test-server/src/math1.rs
  • services/ws-test-server/tests/helpers.rs
  • services/ws-test-server/tests/math1_exchange.rs
  • services/ws-wasi-runner/src/host/mod.rs
  • services/ws-wasi-runner/src/host/ws.rs
  • services/ws-wasi-runner/tests/ws_backend.rs
  • services/ws-wasm-agent/tests/client.rs
  • services/ws-wasm-agent/tests/web.rs
  • services/ws-web-runner/build.rs
  • services/ws-web-runner/mingw-shim/msvc_crt_alloc.c
  • services/ws-web-runner/mingw-shim/msvc_crt_locale_cache.c
  • services/ws-web-runner/mingw-shim/msvc_crt_shim.c
  • services/ws-web-runner/src/shims/xhr.js
  • utilities/cli/src/deployment_types/k3s.rs
  • utilities/cli/src/deployment_types/mise.rs
  • utilities/cli/src/deployment_types/scenario_image.rs
  • utilities/cli/src/lib.rs
  • utilities/cli/tests/scenario_runners.rs
  • utilities/int-gen/src/error.rs
  • utilities/int-gen/src/lib.rs
  • utilities/int-gen/src/wit/bindings.rs
  • utilities/repo-check/Cargo.toml
  • utilities/repo-check/README.md
  • utilities/repo-check/src/commit_hashes.rs
  • utilities/repo-check/src/error.rs
  • utilities/repo-check/src/main.rs
  • utilities/wasm-cov-wrapper/src/main.rs

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@deepsource-io

deepsource-io Bot commented Sep 15, 2026

Copy link
Copy Markdown

DeepSource Code Review

We reviewed changes in f69cc99...09c7e44 on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

Important

Some issues found as part of this review are outside of the diff in this pull request and aren't shown in the inline review comments due to GitHub's API limitations. You can see those issues on the DeepSource dashboard.

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Coverage  

Code Review Summary

Analyzer Status Updated (UTC) Details
C# Sep 16, 2026 1:19p.m. Review ↗
C & C++ Sep 16, 2026 1:19p.m. Review ↗
Docker Sep 16, 2026 1:19p.m. Review ↗
Java Sep 16, 2026 1:19p.m. Review ↗
JavaScript Sep 16, 2026 1:19p.m. Review ↗
Python Sep 16, 2026 1:19p.m. Review ↗
Rust Sep 16, 2026 1:19p.m. Review ↗
Secrets Sep 16, 2026 1:19p.m. Review ↗
Code coverage Sep 16, 2026 2:06p.m. Review ↗

Code Coverage Summary

Language Line Coverage (New Code) Line Coverage (Overall)
Aggregate
100%
69.9%
[▲ up 0.8% from main]
Python -
89.6%
Rust
100%
68.1%
[▲ up 0.9% from main]

➟ Additional coverage metrics may have been reported. See full coverage report ↗


Important

AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.

@codacy-production

codacy-production Bot commented Sep 15, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 47 complexity · -2 duplication

Metric Results
Complexity 47
Duplication -2

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@codecov

codecov Bot commented Sep 15, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 98.59155% with 2 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
services/ws-wasi-runner/src/host/ws.rs 90.90% 0 Missing and 1 partial ⚠️
services/ws-wasm-agent/tests/web.rs 98.85% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

Comment thread libs/et-otlp/tests/resource.rs Fixed
@jayvdb
jayvdb marked this pull request as ready for review September 16, 2026 06:22
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