Skip to content

[WIP] Refactor rebasing code#9683

Draft
philippotto wants to merge 123 commits into
masterfrom
refactor-rebasing
Draft

[WIP] Refactor rebasing code#9683
philippotto wants to merge 123 commits into
masterfrom
refactor-rebasing

Conversation

@philippotto

Copy link
Copy Markdown
Member

URL of deployed dev instance (used for testing):

  • https://___.webknossos.xyz

Steps to test:

  • abc

TODOs:

  • ...

Issues:

  • fixes #

(Please delete unneeded items, merge only when none are left open)

  • Added changelog entry (create a $PR_NUMBER.md file in unreleased_changes or use ./tools/create-changelog-entry.py)
  • Added migration guide entry if applicable (edit the same file as for the changelog)
  • Updated documentation if applicable
  • Adapted wk-libs python client if relevant API parts change
  • Removed dev-only changes like prints and application.conf edits
  • Considered common edge cases
  • Needs datastore update after deployment

philippotto and others added 30 commits May 11, 2026 15:26
This method returns the mapped (agglomerate) id for a segment at a given
position, respecting the active HDF5 mapping. It delegates to
getDataValue for layers without local HDF5 mapping, and looks up ids in
the local mapping for layers with local HDF5 mapping (proofread mode or
editable mapping).

Also extract fetchAgglomeratesForSegmentIds as a standalone async
function to support this new method and reduce code duplication.
@philippotto philippotto self-assigned this Jun 12, 2026
@coderabbitai

coderabbitai Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 36e74b9a-96cb-4322-a006-80ef20d166ff

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch refactor-rebasing

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@philippotto philippotto changed the base branch from master to puppeteer-live-testing June 12, 2026 09:41
if (!success) {
return { successful: false, shouldTerminate: false };
}
// todop: clarify with Michael. When reapplying own update actions, do we

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Base automatically changed from puppeteer-live-testing to master June 15, 2026 07:25
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.

2 participants