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

Web UI: First cut #197

Merged
merged 165 commits into from
Oct 27, 2024

Fix heading for `State Diffs` in envman.

16a4669
Select commit
Loading
Failed to load commit list.
Merged

Web UI: First cut #197

Fix heading for `State Diffs` in envman.
16a4669
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2024 in 0s

88.43% (-5.49%) compared to 768a136

View this Pull Request on Codecov

88.43% (-5.49%) compared to 768a136

Details

Codecov Report

Attention: Patch coverage is 22.16647% with 2637 lines in your changes missing coverage. Please review.

Project coverage is 88.43%. Comparing base (768a136) to head (16a4669).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...e/webi_output/src/outcome_info_graph_calculator.rs 0.00% 1225 Missing ⚠️
crate/rt_model/src/flow.rs 0.00% 434 Missing ⚠️
crate/webi_output/src/webi_server.rs 0.00% 298 Missing ⚠️
crate/webi_components/src/flow_graph.rs 0.00% 92 Missing ⚠️
crate/webi_components/src/flow_graph_current.rs 0.00% 85 Missing ⚠️
crate/rt_model/src/item_wrapper.rs 57.23% 68 Missing ⚠️
crate/flow_model/src/flow_spec_info.rs 34.40% 61 Missing ⚠️
.../item_model/src/item_location_state_in_progress.rs 0.00% 49 Missing ⚠️
crate/webi_output/src/webi_output.rs 0.00% 46 Missing ⚠️
.../item_model/src/item_locations_and_interactions.rs 0.00% 30 Missing ⚠️
... and 32 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #197      +/-   ##
==========================================
- Coverage   93.92%   88.43%   -5.49%     
==========================================
  Files         416      451      +35     
  Lines       41814    45263    +3449     
==========================================
+ Hits        39272    40027     +755     
- Misses       2542     5236    +2694     

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