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

adds napari screenshot to quickstart #1910

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

neuromusic
Copy link
Collaborator

testing whether sphinx will build with napari screenshots

@codecov-io
Copy link

codecov-io commented Dec 10, 2020

Codecov Report

Merging #1910 (65e3452) into master (91fb695) will decrease coverage by 31.97%.
The diff coverage is 18.75%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #1910       +/-   ##
===========================================
- Coverage   87.74%   55.76%   -31.98%     
===========================================
  Files         168      168               
  Lines        5793     5808       +15     
===========================================
- Hits         5083     3239     -1844     
- Misses        710     2569     +1859     
Impacted Files Coverage Δ
starfish/core/_display.py 20.33% <18.75%> (-1.03%) ⬇️
starfish/morphology.py 0.00% <0.00%> (-100.00%) ⬇️
...ish/core/imagestack/parser/tilefetcher/__init__.py 0.00% <0.00%> (-100.00%) ⬇️
...fish/core/imagestack/parser/tilefetcher/_parser.py 0.00% <0.00%> (-90.33%) ⬇️
starfish/test/full_pipelines/api/test_dartfish.py 19.35% <0.00%> (-80.65%) ⬇️
starfish/core/spots/DecodeSpots/util.py 20.40% <0.00%> (-79.60%) ⬇️
starfish/test/full_pipelines/api/test_iss_api.py 22.22% <0.00%> (-77.78%) ⬇️
...e/experiment/builder/test/factories/all_purpose.py 22.91% <0.00%> (-77.09%) ⬇️
starfish/core/starfish.py 0.00% <0.00%> (-76.93%) ⬇️
starfish/test/full_pipelines/api/test_merfish.py 23.25% <0.00%> (-76.75%) ⬇️
... and 86 more

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 91fb695...65e3452. Read the comment docs.

@neuromusic neuromusic force-pushed the jk/screenshot-display branch 3 times, most recently from 4d539e5 to 8feddbe Compare February 1, 2021 17:04
@ttung ttung force-pushed the jk/screenshot-display branch 2 times, most recently from b8afccf to 488c78c Compare February 17, 2021 07:06
@neuromusic
Copy link
Collaborator Author

getting an unhelpful error on readthedocs.

this PR is blocked by readthedocs/readthedocs.org#7942

@codecov-commenter
Copy link

Codecov Report

Merging #1910 (02a0e9f) into master (3f45bc4) will decrease coverage by 31.95%.
The diff coverage is 23.52%.

@@             Coverage Diff             @@
##           master    #1910       +/-   ##
===========================================
- Coverage   87.71%   55.76%   -31.96%     
===========================================
  Files         168      168               
  Lines        5797     5812       +15     
===========================================
- Hits         5085     3241     -1844     
- Misses        712     2571     +1859     
Impacted Files Coverage Δ
starfish/core/_display.py 20.33% <23.52%> (-1.03%) ⬇️
starfish/morphology.py 0.00% <0.00%> (-100.00%) ⬇️
...ish/core/imagestack/parser/tilefetcher/__init__.py 0.00% <0.00%> (-100.00%) ⬇️
...fish/core/imagestack/parser/tilefetcher/_parser.py 0.00% <0.00%> (-90.33%) ⬇️
starfish/test/full_pipelines/api/test_dartfish.py 19.35% <0.00%> (-80.65%) ⬇️
starfish/core/spots/DecodeSpots/util.py 20.40% <0.00%> (-79.60%) ⬇️
starfish/test/full_pipelines/api/test_iss_api.py 22.22% <0.00%> (-77.78%) ⬇️
...e/experiment/builder/test/factories/all_purpose.py 22.91% <0.00%> (-77.09%) ⬇️
starfish/core/starfish.py 0.00% <0.00%> (-76.93%) ⬇️
starfish/test/full_pipelines/api/test_merfish.py 23.25% <0.00%> (-76.75%) ⬇️
... and 86 more

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 3f45bc4...02a0e9f. Read the comment docs.

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.

3 participants