ANTsX / ANTsPy

A fast medical imaging analysis library in Python with algorithms for registration, segmentation, and more.
https://antspyx.readthedocs.io
Apache License 2.0
586 stars 161 forks source link

update tests; remove contrib #618

Closed ncullen93 closed 2 months ago

ncullen93 commented 2 months ago

This PR is aimed at getting the test coverage higher so that we can make sure the eventual move to nanobind hasn't significantly changed any functions. It also removes the contrib directory since it was not really used or tested. That was meant to be an experimental sub-module that never really get developed further.

coveralls commented 2 months ago

Coverage Status

coverage: 69.0% (+13.6%) from 55.357% when pulling eb7fd038fbb955edd0b1cf1b3bf6d67a498425d5 on add-tests into b55b2fdb2588ccc0576d39052b36611714b8a972 on master.