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 Functionality for Cropbox Models #22

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

Conversation

junhyukjeon
Copy link
Contributor

This pull request adds a base web UI template and a function that dynamically generates an interactive web UI based on input Cropbox model. It should be functional for most small-scale models. More testing is required for more large-scale complex models. The UI design will be improved over time.

스크린샷 2024-10-01 175544

Copy link

codecov bot commented Oct 1, 2024

Codecov Report

Attention: Patch coverage is 0% with 160 lines in your changes missing coverage. Please review.

Project coverage is 67.50%. Comparing base (c03f1c9) to head (0be7e4e).

Files with missing lines Patch % Lines
src/util/serve.jl 0.00% 160 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
- Coverage   71.20%   67.50%   -3.71%     
==========================================
  Files          49       50       +1     
  Lines        2914     3074     +160     
==========================================
  Hits         2075     2075              
- Misses        839      999     +160     

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

@tomyun tomyun self-assigned this Oct 2, 2024
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