Skip to content

Add nicegui app #228

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

Merged
merged 36 commits into from
Jun 19, 2025
Merged

Add nicegui app #228

merged 36 commits into from
Jun 19, 2025

Conversation

lucasimi
Copy link
Owner

@lucasimi lucasimi commented Jun 7, 2025

With this PR we add a new interactive app. The old streamlit app is no longer maintained in favor to a new app based on nicegui.

Copy link

codecov bot commented Jun 7, 2025

Codecov Report

Attention: Patch coverage is 82.28155% with 73 lines in your changes missing coverage. Please review.

Project coverage is 90.82%. Comparing base (7e06f3c) to head (909e306).
Report is 37 commits behind head on main.

Files with missing lines Patch % Lines
src/tdamapper/app.py 79.77% 73 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #228      +/-   ##
==========================================
- Coverage   92.76%   90.82%   -1.95%     
==========================================
  Files          23       24       +1     
  Lines        1465     1841     +376     
==========================================
+ Hits         1359     1672     +313     
- Misses        106      169      +63     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lucasimi lucasimi merged commit c8c1332 into main Jun 19, 2025
23 of 24 checks passed
@lucasimi lucasimi deleted the add-nicegui-app branch June 19, 2025 07:59
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.

Replace Streamlit Demo App
1 participant