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

General numeric type support #97

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from

Fix tests for parametrised types

23e7869
Select commit
Loading
Failed to load commit list.
Draft

General numeric type support #97

Fix tests for parametrised types
23e7869
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 4, 2025 in 0s

72.91% (-0.59%) compared to 164c6d2, passed because coverage increased by 0.19% when compared to adjusted base (72.71%)

View this Pull Request on Codecov

72.91% (-0.59%) compared to 164c6d2, passed because coverage increased by 0.19% when compared to adjusted base (72.71%)

Details

Codecov Report

Attention: Patch coverage is 92.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 72.91%. Comparing base (164c6d2) to head (23e7869).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/EEAlgorithm.jl 71.42% 2 Missing ⚠️
src/EEjet.jl 83.33% 1 Missing ⚠️
src/Pseudojet.jl 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #97      +/-   ##
==========================================
- Coverage   73.49%   72.91%   -0.59%     
==========================================
  Files          18       18              
  Lines        1249     1259      +10     
==========================================
  Hits          918      918              
- Misses        331      341      +10     

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