waltsims / k-wave-python

A Python interface to k-Wave GPU accelerated binaries
https://k-wave-python.readthedocs.io/en/latest/
GNU General Public License v3.0
109 stars 32 forks source link

Fix and test check_stability #431

Closed waltsims closed 4 months ago

waltsims commented 4 months ago

closes #421

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.84%. Comparing base (88ce173) to head (df33b60). Report is 19 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #431 +/- ## ========================================== + Coverage 71.69% 71.84% +0.14% ========================================== Files 46 46 Lines 6741 6744 +3 Branches 1497 1496 -1 ========================================== + Hits 4833 4845 +12 + Misses 1339 1333 -6 + Partials 569 566 -3 ``` | [Flag](https://app.codecov.io/gh/waltsims/k-wave-python/pull/431/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Walter+Simson) | Coverage Δ | | |---|---|---| | [3.10](https://app.codecov.io/gh/waltsims/k-wave-python/pull/431/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Walter+Simson) | `72.04% <100.00%> (+0.14%)` | :arrow_up: | | [3.11](https://app.codecov.io/gh/waltsims/k-wave-python/pull/431/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Walter+Simson) | `72.04% <100.00%> (+0.14%)` | :arrow_up: | | [3.12](https://app.codecov.io/gh/waltsims/k-wave-python/pull/431/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Walter+Simson) | `72.04% <100.00%> (+0.14%)` | :arrow_up: | | [3.9](https://app.codecov.io/gh/waltsims/k-wave-python/pull/431/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Walter+Simson) | `71.81% <100.00%> (+0.14%)` | :arrow_up: | | [macos-latest](https://app.codecov.io/gh/waltsims/k-wave-python/pull/431/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Walter+Simson) | `71.78% <100.00%> (+0.14%)` | :arrow_up: | | [ubuntu-latest](https://app.codecov.io/gh/waltsims/k-wave-python/pull/431/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Walter+Simson) | `71.81% <100.00%> (+0.14%)` | :arrow_up: | | [windows-latest](https://app.codecov.io/gh/waltsims/k-wave-python/pull/431/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Walter+Simson) | `71.82% <100.00%> (+0.14%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Walter+Simson#carryforward-flags-in-the-pull-request-comment) to find out more.

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