rmnldwg / lymph

Python package for statistical modelling of lymphatic metastatic spread in head & neck cancer.
https://lymph-model.readthedocs.io
MIT License
5 stars 4 forks source link

Release 1.0.0.a2 #52

Closed rmnldwg closed 9 months ago

rmnldwg commented 9 months ago

Third alpha release. I am pretty confident that the lymph.models.Unilateral class works as intended since it does yield the same results as the 0.4.3 version.

The lymph.models.Bilateral class is presumably finished now as well, although there may still be issues with that. It does however compute a likelihood if asked to do so, and the results don't look implausible. So, it might be worth giving it a spin.

Also, I am now quite satisfied with the look and usability of the new API. Hopefully, this means only minor changes from here on.

codecov-commenter commented 9 months ago

Codecov Report

Merging #52 (c1546f4) into main (82a8608) will increase coverage by 4.87%. Report is 7 commits behind head on main. The diff coverage is 79.21%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main      #52      +/-   ##
==========================================
+ Coverage   68.87%   73.75%   +4.87%     
==========================================
  Files           7        7              
  Lines         964     1208     +244     
==========================================
+ Hits          664      891     +227     
- Misses        300      317      +17     
Files Changed Coverage Δ
lymph/models/bilateral.py 62.56% <62.56%> (ø)
lymph/models/unilateral.py 65.97% <76.71%> (+13.00%) :arrow_up:
lymph/helper.py 64.41% <88.57%> (+15.43%) :arrow_up:
lymph/diagnose_times.py 79.09% <89.47%> (ø)
lymph/graph.py 84.76% <95.77%> (+9.84%) :arrow_up:
lymph/matrix.py 95.94% <95.94%> (ø)
lymph/modalities.py 74.68% <100.00%> (ø)

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