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 _to_eltype supports #18

Merged
merged 7 commits into from
Mar 16, 2024
Merged

add _to_eltype supports #18

merged 7 commits into from
Mar 16, 2024

Conversation

putianyi889
Copy link
Owner

@putianyi889 putianyi889 commented Mar 16, 2024

to Adjoint, Diagonal, Hermitian, Symmetric, SymTridiagonal, Transpose, UnitRange, UpperHessenberg

to Adjoint, Diagonal, Symmetric, SymTridiagonal, Transpose, UnitRange
@codecov-commenter
Copy link

codecov-commenter commented Mar 16, 2024

Codecov Report

Attention: Patch coverage is 77.77778% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 73.68%. Comparing base (3a908a4) to head (1458ed2).
Report is 27 commits behind head on master.

Files Patch % Lines
src/EltypeExtensions.jl 77.77% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master      #18       +/-   ##
===========================================
+ Coverage   55.17%   73.68%   +18.51%     
===========================================
  Files           2        1        -1     
  Lines          29       38        +9     
===========================================
+ Hits           16       28       +12     
+ Misses         13       10        -3     

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

@putianyi889 putianyi889 merged commit 4de713c into master Mar 16, 2024
4 checks passed
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