okunator / cellseg_gsontools

Feature extraction from GEOJson nuclei and tissue segmentation maps
https://okunator.github.io/cellseg_gsontools/
MIT License
12 stars 0 forks source link

Update spatial_weight.py #24

Open nkonrd opened 1 year ago

nkonrd commented 1 year ago

.squeeze() results in variable type (int or series) and loses information (row name). Deleted .squeeze()

codecov-commenter commented 1 year ago

Codecov Report

Merging #24 (a834783) into master (9fa4f44) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #24   +/-   ##
=======================================
  Coverage   82.05%   82.05%           
=======================================
  Files          31       31           
  Lines        1750     1750           
=======================================
  Hits         1436     1436           
  Misses        314      314           
Flag Coverage Δ
unittests 82.05% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
cellseg_gsontools/summary/spatial_weight.py 90.90% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more