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

Rewrite #9

Merged
merged 10 commits into from
Dec 25, 2024
Merged

Rewrite #9

merged 10 commits into from
Dec 25, 2024

Conversation

mtfishman
Copy link
Member

Rewrite to simplify the code base and update the API for naming, removing names, aligning dimensions, etc. Also adds support for broadcasting.

Copy link

codecov bot commented Dec 25, 2024

Codecov Report

Attention: Patch coverage is 14.70588% with 261 lines in your changes missing coverage. Please review.

Project coverage is 14.28%. Comparing base (a4ab687) to head (d6a6b77).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/abstractnameddimsarray.jl 14.97% 159 Missing ⚠️
src/abstractnamedinteger.jl 6.97% 40 Missing ⚠️
src/abstractnamedunitrange.jl 6.66% 28 Missing ⚠️
src/tensoralgebra.jl 13.63% 19 Missing ⚠️
src/randname.jl 0.00% 6 Missing ⚠️
src/nameddimsarray.jl 42.85% 4 Missing ⚠️
src/adapt.jl 0.00% 2 Missing ⚠️
src/isnamed.jl 60.00% 2 Missing ⚠️
src/namedunitrange.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main       #9       +/-   ##
===========================================
- Coverage   69.88%   14.28%   -55.61%     
===========================================
  Files          25       11       -14     
  Lines         269      343       +74     
===========================================
- Hits          188       49      -139     
- Misses         81      294      +213     
Flag Coverage Δ
docs 13.45% <14.05%> (-3.66%) ⬇️

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 a8caa48 into main Dec 25, 2024
10 of 12 checks passed
@mtfishman mtfishman deleted the rewrite branch December 25, 2024 16:49
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.

1 participant