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

refactor: Convert napari plugin to npe2 #966

Merged
merged 10 commits into from
May 26, 2023
Merged

refactor: Convert napari plugin to npe2 #966

merged 10 commits into from
May 26, 2023

Conversation

Czaki
Copy link
Collaborator

@Czaki Czaki commented May 26, 2023

@Czaki Czaki added this to the 0.15.0 milestone May 26, 2023
@Czaki Czaki changed the title Convert napari plugin to npe2 refactor: Convert napari plugin to npe2 May 26, 2023
@deprecated-napari-hub-preview-bot
Copy link

deprecated-napari-hub-preview-bot bot commented May 26, 2023

Preview page for your plugin is ready here:
https://preview.napari-hub.org/4DNucleome/PartSeg/966
Updated: 2023-05-26T18:55:42.919081

@codecov
Copy link

codecov bot commented May 26, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (cd9ba1f) 91.91% compared to head (9923e5e) 91.92%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #966   +/-   ##
========================================
  Coverage    91.91%   91.92%           
========================================
  Files          201      202    +1     
  Lines        31349    31281   -68     
========================================
- Hits         28815    28755   -60     
+ Misses        2534     2526    -8     
Impacted Files Coverage Δ
package/PartSeg/launcher_main.py 88.67% <ø> (ø)
package/PartSeg/plugins/__init__.py 84.61% <ø> (+17.94%) ⬆️
package/PartSegCore/mask/io_functions.py 89.00% <ø> (ø)
package/PartSegCore/napari_plugins/load_image.py 100.00% <ø> (ø)
...ge/PartSegCore/napari_plugins/load_mask_project.py 100.00% <ø> (ø)
...ge/PartSegCore/napari_plugins/load_masked_image.py 100.00% <ø> (ø)
...age/PartSegCore/napari_plugins/load_roi_project.py 100.00% <ø> (ø)
...ackage/PartSegCore/napari_plugins/save_mask_roi.py 100.00% <ø> (ø)
...kage/PartSegCore/napari_plugins/save_tiff_layer.py 25.92% <ø> (-7.41%) ⬇️
package/PartSeg/plugins/napari_widgets/__init__.py 100.00% <100.00%> (ø)
... and 5 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sonarcloud
Copy link

sonarcloud bot commented May 26, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@Czaki Czaki merged commit ce309a7 into develop May 26, 2023
@Czaki Czaki deleted the convert_to_npe2 branch May 26, 2023 19:26
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.

1 participant