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

Add definitions for AbstractArrayInterface #7

Merged
merged 5 commits into from
Dec 10, 2024

More tests

9c1665b
Select commit
Loading
Failed to load commit list.
Merged

Add definitions for AbstractArrayInterface #7

More tests
9c1665b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 10, 2024 in 0s

57.76% (-15.69%) compared to 54bfc9d

View this Pull Request on Codecov

57.76% (-15.69%) compared to 54bfc9d

Details

Codecov Report

Attention: Patch coverage is 4.25532% with 45 lines in your changes missing coverage. Please review.

Project coverage is 57.76%. Comparing base (54bfc9d) to head (9c1665b).

Files with missing lines Patch % Lines
src/abstractarrayinterface.jl 0.00% 34 Missing ⚠️
src/traits.jl 0.00% 11 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main       #7       +/-   ##
===========================================
- Coverage   73.45%   57.76%   -15.69%     
===========================================
  Files           8        9        +1     
  Lines         162      206       +44     
===========================================
  Hits          119      119               
- Misses         43       87       +44     

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