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

feat: dialog to select config at startup + store configs paths #323

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

Merge branch 'main' into startup

12802d4
Select commit
Loading
Failed to load commit list.
Open

feat: dialog to select config at startup + store configs paths #323

Merge branch 'main' into startup
12802d4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 15, 2024 in 0s

77.70% (-0.54%) compared to 4c625fa

View this Pull Request on Codecov

77.70% (-0.54%) compared to 4c625fa

Details

Codecov Report

Attention: Patch coverage is 77.50000% with 45 lines in your changes missing coverage. Please review.

Project coverage is 77.70%. Comparing base (4c625fa) to head (12802d4).
Report is 4 commits behind head on main.

Files Patch % Lines
src/napari_micromanager/_init_system_configs.py 84.40% 17 Missing ⚠️
src/napari_micromanager/_util.py 65.90% 15 Missing ⚠️
src/napari_micromanager/main_window.py 71.79% 11 Missing ⚠️
src/napari_micromanager/_gui_objects/_toolbar.py 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #323      +/-   ##
==========================================
- Coverage   78.24%   77.70%   -0.54%     
==========================================
  Files          13       14       +1     
  Lines         625      812     +187     
==========================================
+ Hits          489      631     +142     
- Misses        136      181      +45     

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