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

New UI #705

Draft
wants to merge 55 commits into
base: main
Choose a base branch
from
Draft

New UI #705

wants to merge 55 commits into from

Conversation

F-Tomas
Copy link
Collaborator

@F-Tomas F-Tomas commented Feb 22, 2024

This branch is dedicated to new UI development based on the Textual package.
For development, open two tabs in the terminal. In the first one, use textual console, and in the second, to trigger the UI, go to ./src and use textual run --dev start.py

Remaining tasks

Copy link

codecov bot commented Feb 22, 2024

Codecov Report

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

Project coverage is 55.44%. Comparing base (81f69a4) to head (51271d4).
Report is 16 commits behind head on main.

Current head 51271d4 differs from pull request most recent head 07507ea

Please upload reports for the commit 07507ea to get more accurate results.

Files Patch % Lines
src/halfpipe/tui/utils/select_or_input_path.py 0.00% 268 Missing ⚠️
src/halfpipe/tui/utils/pattern_suggestor.py 0.00% 232 Missing ⚠️
src/halfpipe/tui/base.py 0.00% 163 Missing ⚠️
src/halfpipe/tui/utils/path_pattern_builder.py 0.00% 152 Missing ⚠️
src/halfpipe/tui/data_input/base.py 0.00% 139 Missing ⚠️
src/halfpipe/tui/data_input/step.py 0.00% 111 Missing ⚠️
src/halfpipe/tui/utils/file_browser_modal.py 0.00% 81 Missing ⚠️
src/halfpipe/tui/utils/draggable_modal_screen.py 0.00% 72 Missing ⚠️
src/halfpipe/tui/working_directory/base.py 0.00% 69 Missing ⚠️
...rc/halfpipe/tui/utils/non_bids_file_itemization.py 0.00% 57 Missing ⚠️
... and 8 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #705      +/-   ##
==========================================
- Coverage   60.52%   55.44%   -5.08%     
==========================================
  Files         245      262      +17     
  Lines       15549    17033    +1484     
  Branches     3016     3266     +250     
==========================================
+ Hits         9411     9444      +33     
- Misses       5425     6869    +1444     
- Partials      713      720       +7     

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

t.fodran added 26 commits May 16, 2024 16:09
…o classes is not necessary. And data_input uses modified classes from old UI to define the path_patter_builder widget.
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.

None yet

1 participant