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
Merged

Web UI: First cut #197

merged 165 commits into from
Oct 27, 2024

Conversation

azriel91
Copy link
Owner

We still need to clean up the repo with all the TODOs in the issue.

…ot exist.

This provides better state current feedback.
Copy link

codecov bot commented Oct 19, 2024

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 169 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.

@azriel91 azriel91 merged commit 99e7f0d into main Oct 27, 2024
13 checks passed
@azriel91 azriel91 deleted the feature/182/item-interactions-and-locations branch October 27, 2024 00:28
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.

First Cut Of Web UI
1 participant