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

v0.1.2 #2

Merged
merged 3 commits into from Jan 5, 2022
Merged

v0.1.2 #2

merged 3 commits into from Jan 5, 2022

Conversation

joeljonsson
Copy link
Contributor

set ranges for some parameters in convert_image_to_apr (previously these were limited to 0-1000)

fix bug where APR 'labels' layers output by the reader did not display correctly at coarse resolutions

modify the view mode of APRViewer to ignore 'labels' layers

@codecov-commenter
Copy link

codecov-commenter commented Jan 5, 2022

Codecov Report

Merging #2 (a62fdfd) into main (192cc33) will increase coverage by 0.10%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #2      +/-   ##
==========================================
+ Coverage   68.60%   68.70%   +0.10%     
==========================================
  Files          12       12              
  Lines         293      294       +1     
==========================================
+ Hits          201      202       +1     
  Misses         92       92              
Impacted Files Coverage Δ
src/napari_apr_viewer/_APRViewer.py 53.03% <0.00%> (ø)
src/napari_apr_viewer/_convert_image_to_apr.py 30.30% <ø> (ø)
src/napari_apr_viewer/_reader.py 87.87% <100.00%> (+0.37%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 192cc33...a62fdfd. Read the comment docs.

@joeljonsson joeljonsson merged commit e3e25b4 into main Jan 5, 2022
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

2 participants