e0404 / matRad

An open source multi-modality radiation treatment planning sytem developed by e0404 @ DKFZ
http://www.matRad.org
Other
226 stars 176 forks source link

DVH Widget Bugfix #793

Closed wahln closed 4 days ago

wahln commented 5 days ago

This pull request includes several changes to improve the functionality and testing of the matRad GUI widgets. The most important changes involve enhancing the matRad_DVHWidget and its showDVH function, updating the matRad_showDVH function, and adding new test cases for various widgets.

Enhancements to showDVH function:

Updates to matRad_showDVH function:

Addition of new test cases:

codecov[bot] commented 5 days ago

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 51.26%. Comparing base (c55fa64) to head (3f50eb7). Report is 3 commits behind head on dev.

:white_check_mark: All tests successful. No failed tests found.

Files with missing lines Patch % Lines
matRad/gui/widgets/matRad_DVHWidget.m 71.42% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #793 +/- ## ========================================== + Coverage 50.27% 51.26% +0.99% ========================================== Files 598 598 Lines 37262 37272 +10 ========================================== + Hits 18732 19108 +376 + Misses 18530 18164 -366 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 5 days ago

Code Coverage

Package Line Rate Health
coverage Package 1 51%
Summary 51% (9547 / 18636)
github-actions[bot] commented 5 days ago

Test Results

  3 files  ± 0    3 suites  ±0   33m 57s ⏱️ +25s 274 tests +13  274 ✅ +13  0 💤 ±0  0 ❌ ±0  918 runs  +39  913 ✅ +39  5 💤 ±0  0 ❌ ±0 

Results for commit 3f50eb7b. ± Comparison against base commit c55fa648.

:recycle: This comment has been updated with latest results.