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

Medimg formatter #319

Merged
merged 8 commits into from
Apr 10, 2023
Merged

Medimg formatter #319

merged 8 commits into from
Apr 10, 2023

Conversation

ad12
Copy link
Collaborator

@ad12 ad12 commented Apr 10, 2023

Add formatter for medical images

@codecov-commenter
Copy link

codecov-commenter commented Apr 10, 2023

Codecov Report

Merging #319 (0b90fc9) into main (05d052a) will decrease coverage by 0.35%.
The diff coverage is 38.09%.

@@            Coverage Diff             @@
##             main     #319      +/-   ##
==========================================
- Coverage   67.38%   67.03%   -0.35%     
==========================================
  Files         211      211              
  Lines       11943    12072     +129     
  Branches     1787     1816      +29     
==========================================
+ Hits         8048     8093      +45     
- Misses       3469     3553      +84     
  Partials      426      426              
Flag Coverage Δ
unittests 67.03% <38.09%> (-0.35%) ⬇️

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

Impacted Files Coverage Δ
meerkat/interactive/formatter/medimage.py 28.23% <27.04%> (-6.77%) ⬇️
meerkat/interactive/endpoint.py 59.92% <50.00%> (-0.08%) ⬇️
meerkat/interactive/formatter/image.py 85.71% <80.00%> (+0.23%) ⬆️
...ive/app/src/lib/component/core/gallery/__init__.py 71.42% <100.00%> (+1.42%) ⬆️
...ve/app/src/lib/component/core/medimage/__init__.py 100.00% <100.00%> (ø)
meerkat/interactive/formatter/__init__.py 100.00% <100.00%> (ø)
meerkat/interactive/utils.py 94.11% <100.00%> (+0.36%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ad12 ad12 merged commit 4ec41e5 into main Apr 10, 2023
14 checks passed
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.

None yet

2 participants