Skip to content

Remove eltype type parameter from kernels and optimize their evaluation#158

Merged
maltezfaria merged 1 commit into
mainfrom
issue157
Jun 11, 2026
Merged

Remove eltype type parameter from kernels and optimize their evaluation#158
maltezfaria merged 1 commit into
mainfrom
issue157

Conversation

@maltezfaria

Copy link
Copy Markdown
Member

Closes #157.

@codecov

codecov Bot commented Jun 11, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 61.90476% with 152 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.38%. Comparing base (2825239) to head (84ccd67).

Files with missing lines Patch % Lines
src/kernels.jl 59.88% 144 Missing ⚠️
ext/IntiFMMLIB2DExt.jl 0.00% 8 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #158       +/-   ##
===========================================
- Coverage   84.97%   72.38%   -12.60%     
===========================================
  Files          25       25               
  Lines        4267     4501      +234     
===========================================
- Hits         3626     3258      -368     
- Misses        641     1243      +602     

☔ View full report in Codecov by Harness.
📢 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.

@maltezfaria maltezfaria merged commit 0f05571 into main Jun 11, 2026
5 of 6 checks passed
@maltezfaria maltezfaria deleted the issue157 branch June 11, 2026 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Design of AbstractKernel

1 participant