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

v0.3.4 release #430

Closed waltsims closed 4 months ago

waltsims commented 4 months ago

This PR bumps project versions to 0.3.4.

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 (98b0d26) to head (557efd6). Report is 16 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #430 +/- ## ======================================= Coverage 71.84% 71.84% ======================================= Files 46 46 Lines 6744 6744 Branches 1496 1496 ======================================= Hits 4845 4845 + Misses 1334 1333 -1 - Partials 565 566 +1 ``` | [Flag](https://app.codecov.io/gh/waltsims/k-wave-python/pull/430/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/430/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%> (ø)` | | | [3.11](https://app.codecov.io/gh/waltsims/k-wave-python/pull/430/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%> (ø)` | | | [3.12](https://app.codecov.io/gh/waltsims/k-wave-python/pull/430/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%> (ø)` | | | [3.9](https://app.codecov.io/gh/waltsims/k-wave-python/pull/430/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%> (ø)` | | | [macos-latest](https://app.codecov.io/gh/waltsims/k-wave-python/pull/430/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%> (ø)` | | | [ubuntu-latest](https://app.codecov.io/gh/waltsims/k-wave-python/pull/430/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%> (ø)` | | | [windows-latest](https://app.codecov.io/gh/waltsims/k-wave-python/pull/430/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%> (ø)` | | 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.

waltsims commented 4 months ago