Skip to content

Changelog and API reference follow-ups for the segmentation pipeline - #11

Merged
rushin682 merged 2 commits into
mainfrom
docs/changelog-segmentation
Aug 31, 2026
Merged

Changelog and API reference follow-ups for the segmentation pipeline#11
rushin682 merged 2 commits into
mainfrom
docs/changelog-segmentation

Conversation

@rushin682

@rushin682 rushin682 commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

Two documentation follow-ups to #10.

Changelog

The segmentation pipeline was never recorded in CHANGELOG.md — neither #9, which added it, nor #10, which documented it.

Adds bullets under [Unreleased]Added, matching the module-oriented style of the existing entries:

  • spatialrefinery.segmentation — the InstanSeg nucleus segmentation and the SpatialData export, the optional segmentation extra, and the slide.ome.tifslide.zarr store naming
  • the segmentation tutorial notebook

Nothing has been released yet, so these belong under Added rather than Changed.

API reference

Drops default_zarr_path from the Segmenting section of docs/api.md. It is a naming helper, not an entry point — segment_wsi and geojson_to_spatialdata are the documented surface. The function stays public and is still used by the tutorial notebook and scripts/geojson_to_spatialdata.py; it just no longer gets a generated reference page.

Covers the segmentation module, the optional extra, the zarr store
naming, and the tutorial notebook.
@read-the-docs-community

read-the-docs-community Bot commented Aug 31, 2026

Copy link
Copy Markdown

@codecov

codecov Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.90%. Comparing base (af204cb) to head (d973fae).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #11   +/-   ##
=======================================
  Coverage   65.90%   65.90%           
=======================================
  Files          13       13           
  Lines        1349     1349           
=======================================
  Hits          889      889           
  Misses        460      460           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

It is a naming helper, not an entry point; the two functions above it
are the documented surface.
@rushin682 rushin682 changed the title Add changelog entries for the segmentation pipeline Changelog and API reference follow-ups for the segmentation pipeline Aug 31, 2026
@rushin682
rushin682 merged commit a5e4b6d into main Aug 31, 2026
8 checks passed
@rushin682
rushin682 deleted the docs/changelog-segmentation branch August 31, 2026 19:00
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