Skip to content
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

support zipfile.ZipFile, improve docs and improve get_io_sample_block_metas #432

Merged
merged 49 commits into from
Nov 18, 2024

Conversation

FynnBe
Copy link
Member

@FynnBe FynnBe commented Nov 7, 2024

@github-actions github-actions bot added the enhancement New feature or request label Nov 7, 2024
@github-actions github-actions bot added ci Continuous Integration github_actions Pull requests that update Github_actions code labels Nov 8, 2024
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Nov 12, 2024
Copy link
Contributor

github-actions bot commented Nov 12, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
3162 2320 73% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
bioimageio/core/_init_.py 100% 🟢
bioimageio/core/_prediction_pipeline.py 89% 🟢
bioimageio/core/_resource_tests.py 75% 🟢
bioimageio/core/_settings.py 100% 🟢
bioimageio/core/block_meta.py 84% 🟢
bioimageio/core/cli.py 80% 🟢
bioimageio/core/commands.py 83% 🟢
bioimageio/core/dataset.py 100% 🟢
bioimageio/core/digest_spec.py 90% 🟢
bioimageio/core/io.py 87% 🟢
bioimageio/core/model_adapters/_pytorch_model_adapter.py 84% 🟢
bioimageio/core/prediction.py 59% 🟢
bioimageio/core/proc_ops.py 77% 🟢
bioimageio/core/proc_setup.py 87% 🟢
bioimageio/core/sample.py 94% 🟢
TOTAL 86% 🟢

updated for commit: cf48411 by action🐍

@FynnBe FynnBe merged commit 6a10672 into main Nov 18, 2024
15 checks passed
@FynnBe FynnBe deleted the zipfile branch November 18, 2024 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration documentation Improvements or additions to documentation enhancement New feature or request github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant