Skip to content

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 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

@github-actions
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.

2 participants