tiatoolbox icon indicating copy to clipboard operation
tiatoolbox copied to clipboard

NEW: Non-Rigid Registration Using SimpleITK

Open ruqayya opened this issue 2 years ago • 4 comments

  • Estimation of BSpline transform
  • Applying estimated transform on the moving image

ruqayya avatar Oct 12 '22 20:10 ruqayya

Any idea why the test CI isn't running for this PR? @shaneahmed

John-P avatar Oct 13 '22 11:10 John-P

Any idea why the test CI isn't running for this PR? @shaneahmed

Sometimes GitHub workflow behaves weirdly and doesn't run tests. But then reports it later.

shaneahmed avatar Oct 13 '22 12:10 shaneahmed

Any idea why the test CI isn't running for this PR? @shaneahmed

Sometimes GitHub workflow behaves weirdly and doesn't run tests. But then reports it later.

@John-P Tests are running on this commit https://github.com/TissueImageAnalytics/tiatoolbox/pull/488/commits/025c1da7e0ad34558ce9c17edf37196889be6ed7

shaneahmed avatar Oct 13 '22 13:10 shaneahmed

Codecov Report

Merging #488 (9176cdd) into develop (bb4f3a9) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           develop     #488   +/-   ##
========================================
  Coverage    99.62%   99.62%           
========================================
  Files           61       61           
  Lines         6163     6214   +51     
  Branches      1026     1033    +7     
========================================
+ Hits          6140     6191   +51     
  Misses          10       10           
  Partials        13       13           
Impacted Files Coverage Δ
tiatoolbox/tools/registration/wsi_registration.py 99.41% <100.00%> (+0.10%) :arrow_up:

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

codecov[bot] avatar Oct 13 '22 15:10 codecov[bot]