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

using EltypeExtensions: elconvert #352

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

putianyi889
Copy link
Contributor

@putianyi889 putianyi889 commented Mar 14, 2024

The goal is to let multiple packages (FillArrays, QuasiArrays, LazyArrays, etc.) use the same elconvert while not having to depend on each other.

Copy link

codecov bot commented Mar 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.90%. Comparing base (abb2481) to head (87a9b7f).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #352      +/-   ##
==========================================
- Coverage   99.90%   99.90%   -0.01%     
==========================================
  Files           8        8              
  Lines        1043     1040       -3     
==========================================
- Hits         1042     1039       -3     
  Misses          1        1              

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

@dlfivefifty
Copy link
Member

Can you add a description to ElTypeExtensions.jl README?

@putianyi889
Copy link
Contributor Author

Can you add a description to ElTypeExtensions.jl README?

done.

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.

2 participants