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.a0 #48

Closed rmnldwg closed 10 months ago

rmnldwg commented 10 months ago

Alpha release of the new planned 1.0.0 version of the package.

The entire API has been basically rewritten to be more Pythonic, more modular, more reusable, and more performant.

This version does not yet contain the bilateral models. But, it does already contain the trinary modelling.

Merging this pull request fixes #43, fixes #46, fixes #44, fixes #41, and fixes #40.

codecov-commenter commented 10 months ago

Codecov Report

Merging #48 (92b32cc) into main (bc14ebb) will decrease coverage by 6.92%. The diff coverage is 68.87%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
- Coverage   75.79%   68.87%   -6.92%     
==========================================
  Files           6        7       +1     
  Lines         942      964      +22     
==========================================
- Hits          714      664      -50     
- Misses        228      300      +72     
Files Changed Coverage Δ
lymph/helper.py 48.97% <48.97%> (ø)
lymph/models/unilateral.py 52.96% <52.96%> (ø)
lymph/descriptors/modalities.py 67.07% <67.07%> (ø)
lymph/graph.py 74.91% <74.91%> (ø)
lymph/descriptors/diagnose_times.py 79.41% <79.41%> (ø)
lymph/descriptors/matrix.py 92.30% <92.30%> (ø)
lymph/descriptors/params.py 100.00% <100.00%> (ø)

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