imagej / imagej/imagej-scripting

Some tutorials broken

Open
#22 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
27
Forks
15
PR merge metrics
No merged PRs in 30d

Description

Some tutorials are broken because of the changes in ops signature.

See this one for example : https://github.com/imagej/imagej-scripting/blob/master/src/main/resources/script_templates/Tutorials/Simple_Convolution.groovy

We should have tests for every script (when possible) but not only. We also should find a way to run the tests not only when new version of `imagej-scripting` is released but also when other critical IJ components are released such as imagej-ops, imagej, imglib2, scijava, etc

Ping @imagejan @ctrueden

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the referenced script_templates/Tutorials/Simple_Convolution.groovy and reproduce the breakage caused by the ops signature changes. Review the existing script tests and release configuration, then define coverage for tutorials where possible and checks triggered by releases of imagej-scripting, imagej-ops, imagej, imglib2, and scijava.

Written by the indexing model from the issue text.

Assessment

Tech stack
groovy
Domain
ci-cd, testing-qa
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.