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

Nice repr for ngio objects #13

Merged
merged 5 commits into from
Nov 13, 2024
Merged

Nice repr for ngio objects #13

merged 5 commits into from
Nov 13, 2024

Conversation

lorenzocerrone
Copy link
Collaborator

No description provided.

@lorenzocerrone lorenzocerrone marked this pull request as ready for review November 13, 2024 15:41
Copy link

codecov bot commented Nov 13, 2024

Codecov Report

Attention: Patch coverage is 81.10236% with 24 lines in your changes missing coverage. Please review.

Project coverage is 82.66%. Comparing base (7cf8db8) to head (75b9eec).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
src/ngio/core/ngff_image.py 75.75% 8 Missing ⚠️
src/ngio/tables/v1/_generic_table.py 44.44% 5 Missing ⚠️
src/ngio/ngff_meta/fractal_image_meta.py 63.63% 4 Missing ⚠️
src/ngio/tables/v1/feature_tables.py 86.66% 2 Missing ⚠️
src/ngio/tables/v1/masking_roi_tables.py 86.66% 2 Missing ⚠️
src/ngio/tables/v1/roi_tables.py 84.61% 2 Missing ⚠️
src/ngio/core/image_like_handler.py 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
+ Coverage   77.54%   82.66%   +5.12%     
==========================================
  Files          37       37              
  Lines        2115     2221     +106     
==========================================
+ Hits         1640     1836     +196     
+ Misses        475      385      -90     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lorenzocerrone lorenzocerrone merged commit ebb8c1b into main Nov 13, 2024
13 checks passed
@lorenzocerrone lorenzocerrone deleted the nice_repr branch November 13, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant