Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPU-compatible neighborhood search #563

Merged
merged 5 commits into from
Jul 15, 2024

Merge branch 'main' into pointneighbors-45

1784c41
Select commit
Loading
Failed to load commit list.
Merged

GPU-compatible neighborhood search #563

Merge branch 'main' into pointneighbors-45
1784c41
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 15, 2024 in 0s

69.65% (-0.06%) compared to b82162f

View this Pull Request on Codecov

69.65% (-0.06%) compared to b82162f

Details

Codecov Report

Attention: Patch coverage is 46.66667% with 8 lines in your changes missing coverage. Please review.

Project coverage is 69.65%. Comparing base (b82162f) to head (1784c41).

Files Patch % Lines
src/general/semidiscretization.jl 42.85% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #563      +/-   ##
==========================================
- Coverage   69.70%   69.65%   -0.06%     
==========================================
  Files          75       75              
  Lines        4555     4557       +2     
==========================================
- Hits         3175     3174       -1     
- Misses       1380     1383       +3     

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