Skip to content

Merge branch 'master' into chore/do-not-use-matlab_find-in-mapgen

7132654
Select commit
Loading
Failed to load commit list.
Open

Replace matlab_find with numpy functions in mapgen #609

Merge branch 'master' into chore/do-not-use-matlab_find-in-mapgen
7132654
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 17, 2025 in 0s

73.68% (-0.03%) compared to 62c4c5c

View this Pull Request on Codecov

73.68% (-0.03%) compared to 62c4c5c

Details

Codecov Report

Attention: Patch coverage is 84.37500% with 5 lines in your changes missing coverage. Please review.

Project coverage is 73.68%. Comparing base (62c4c5c) to head (7132654).

Files with missing lines Patch % Lines
kwave/utils/mapgen.py 84.37% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #609      +/-   ##
==========================================
- Coverage   73.70%   73.68%   -0.03%     
==========================================
  Files          50       50              
  Lines        6953     6955       +2     
  Branches     1325     1327       +2     
==========================================
  Hits         5125     5125              
  Misses       1283     1283              
- Partials      545      547       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.