Skip to content

CLI fixes #465

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Jul 16, 2025
Merged

CLI fixes #465

merged 8 commits into from
Jul 16, 2025

Conversation

FynnBe
Copy link
Member

@FynnBe FynnBe commented Jul 15, 2025

No description provided.

@FynnBe FynnBe requested a review from Copilot July 15, 2025 14:51
@github-actions github-actions bot added the bug Something isn't working label Jul 15, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the CLI summary handling and version reporting, enhances test invocation for the new flags, and adds a VS Code environment configuration.

  • import the bioimageio.spec module to use __version__
  • change WithSummaryLogging.summary to always be a sequence and update its default
  • loop over two summary flag names in the resource tests and stop after the first successful summary
  • add a python-envs.pythonProjects block to .vscode/settings.json

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
bioimageio/core/cli.py Imported bioimageio.spec, adjusted summary field type and version print
bioimageio/core/_resource_tests.py Added a loop over summary flag names and break logic in test invocation
.vscode/settings.json Introduced project-specific Python environment settings

Copy link
Contributor

github-actions bot commented Jul 16, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
3625 2754 76% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
bioimageio/core/_resource_tests.py 58% 🟢
bioimageio/core/cli.py 83% 🟢
TOTAL 70% 🟢

updated for commit: cf731c2 by action🐍

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jul 16, 2025
@FynnBe FynnBe merged commit 24aee14 into main Jul 16, 2025
8 checks passed
@FynnBe FynnBe deleted the dev branch July 16, 2025 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant