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

Update dependency versions -- including up to leptos 0.7.4. #200

Merged
merged 11 commits into from
Jan 17, 2025

Add `ring` workaround for `cargo-about` in `about.toml`.

2e4bad9
Select commit
Loading
Failed to load commit list.
Merged

Update dependency versions -- including up to leptos 0.7.4. #200

Add `ring` workaround for `cargo-about` in `about.toml`.
2e4bad9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2025 in 0s

88.41% (-0.02%) compared to 5cef63d

View this Pull Request on Codecov

88.41% (-0.02%) compared to 5cef63d

Details

Codecov Report

Attention: Patch coverage is 4.13793% with 139 lines in your changes missing coverage. Please review.

Project coverage is 88.41%. Comparing base (5cef63d) to head (2e4bad9).

Files with missing lines Patch % Lines
crate/webi_components/src/flow_graph.rs 0.00% 34 Missing ⚠️
crate/webi_components/src/flow_graph_current.rs 0.00% 32 Missing ⚠️
crate/webi_components/src/shell.rs 0.00% 31 Missing ⚠️
crate/webi_output/src/webi_server.rs 0.00% 20 Missing ⚠️
crate/webi_components/src/app.rs 0.00% 16 Missing ⚠️
crate/webi_components/src/children_fn.rs 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #200      +/-   ##
==========================================
- Coverage   88.43%   88.41%   -0.02%     
==========================================
  Files         451      430      -21     
  Lines       45263    45205      -58     
==========================================
- Hits        40027    39969      -58     
  Misses       5236     5236              

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