Skip to content

dependencies update and some unitary test implemented.#115

Merged
jxchen01 merged 1 commit intoMMV-Lab:mainfrom
JairMathAI:update/dependencies-new-implementatons
Feb 18, 2026
Merged

dependencies update and some unitary test implemented.#115
jxchen01 merged 1 commit intoMMV-Lab:mainfrom
JairMathAI:update/dependencies-new-implementatons

Conversation

@JairMathAI
Copy link
Contributor

I manage the dependencies updates and changes for the new trainings, this version include the implementation of the regularization functions used in my current trainings and the adaptations for the new version of the string_vessel project.

This version also include some unitary tests for my implementations.

@codecov-commenter
Copy link

codecov-commenter commented Feb 18, 2026

Codecov Report

❌ Patch coverage is 38.73239% with 957 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.17%. Comparing base (ba85ae2) to head (cef1382).
⚠️ Report is 26 commits behind head on main.

Files with missing lines Patch % Lines
mmv_im2im/map_extractor.py 0.00% 222 Missing ⚠️
mmv_im2im/models/nets/ProbUnet_old.py 0.00% 138 Missing ⚠️
mmv_im2im/utils/gdl_regularized.py 28.66% 90 Missing and 22 partials ⚠️
mmv_im2im/models/pl_ProbUnet_old.py 0.00% 81 Missing ⚠️
mmv_im2im/models/nets/ProbUnet.py 0.00% 71 Missing ⚠️
mmv_im2im/utils/elbo_loss.py 50.69% 43 Missing and 28 partials ⚠️
mmv_im2im/utils/topological_complexity_loss.py 68.27% 27 Missing and 19 partials ⚠️
mmv_im2im/utils/connectivity_loss.py 73.41% 25 Missing and 17 partials ⚠️
mmv_im2im/utils/homology_loss.py 74.83% 21 Missing and 17 partials ⚠️
mmv_im2im/utils/fractal_layers.py 60.60% 19 Missing and 7 partials ⚠️
... and 8 more
Additional details and impacted files
@@            Coverage Diff             @@
##            main     #115       +/-   ##
==========================================
+ Coverage   4.40%   17.17%   +12.76%     
==========================================
  Files         36       51       +15     
  Lines       2815     5247     +2432     
  Branches       0      848      +848     
==========================================
+ Hits         124      901      +777     
- Misses      2691     4203     +1512     
- Partials       0      143      +143     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jxchen01 jxchen01 merged commit f694b74 into MMV-Lab:main Feb 18, 2026
7 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.

3 participants