Skip to content

chore: add test-manual justfile target for jupyter-console#328

Merged
blink1073 merged 1 commit into
Calysto:mainfrom
blink1073:add-manual-test
Apr 24, 2026
Merged

chore: add test-manual justfile target for jupyter-console#328
blink1073 merged 1 commit into
Calysto:mainfrom
blink1073:add-manual-test

Conversation

@blink1073
Copy link
Copy Markdown
Contributor

References

Description

Adds a test-manual justfile target to make it easy to manually test the octave kernel interactively in jupyter-console.

Changes

  • Added jupyter-console to the dev dependency group in pyproject.toml
  • Added test-manual recipe to justfile that installs the kernel and launches jupyter-console --kernel=octave
  • Updated poetry.lock

Backwards-incompatible changes

None

Testing

N/A

AI usage

  • Some or all of the content of this PR was generated by AI.
  • The human author has carefully reviewed this PR and run this code.
  • AI tools and models used: Claude Code (claude-sonnet-4-6)

@blink1073 blink1073 enabled auto-merge (squash) April 24, 2026 20:57
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.90%. Comparing base (6f875bd) to head (721435b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #328   +/-   ##
=======================================
  Coverage   92.90%   92.90%           
=======================================
  Files           6        6           
  Lines         437      437           
=======================================
  Hits          406      406           
  Misses         31       31           
Flag Coverage Δ
linux 92.67% <ø> (ø)
windows 92.90% <ø> (ø)

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@blink1073 blink1073 merged commit d1602cc into Calysto:main Apr 24, 2026
27 checks passed
@blink1073 blink1073 deleted the add-manual-test branch April 24, 2026 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant