Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Fix defining single line interface functions, add support for cat and slicing #18

Merged
merged 3 commits into from
Dec 16, 2024

Conversation

mtfishman
Copy link
Member

No description provided.

Copy link

codecov bot commented Dec 15, 2024

Codecov Report

Attention: Patch coverage is 9.83607% with 55 lines in your changes missing coverage. Please review.

Project coverage is 40.39%. Comparing base (f30e57d) to head (e8056f1).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/abstractarrayinterface.jl 0.00% 52 Missing ⚠️
src/traits.jl 0.00% 2 Missing ⚠️
src/abstractinterface.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
- Coverage   48.77%   40.39%   -8.38%     
==========================================
  Files           9        9              
  Lines         244      302      +58     
==========================================
+ Hits          119      122       +3     
- Misses        125      180      +55     
Flag Coverage Δ
docs 39.20% <9.83%> (-8.13%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@mtfishman mtfishman merged commit 5c52fbf into main Dec 16, 2024
10 of 12 checks passed
@mtfishman mtfishman deleted the single_line_interface_func branch December 16, 2024 00:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant