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

Implement LinearAlgebra.haszero trait to fix Julia nightly #3753

Merged
merged 1 commit into from
May 21, 2024

Conversation

odow
Copy link
Member

@odow odow commented May 21, 2024

Potential fix for #3752

Copy link

codecov bot commented May 21, 2024

Codecov Report

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

Project coverage is 98.31%. Comparing base (ba2ded5) to head (7e27dc9).

Files Patch % Lines
src/operators.jl 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3753      +/-   ##
==========================================
- Coverage   98.38%   98.31%   -0.07%     
==========================================
  Files          44       44              
  Lines        5867     5871       +4     
==========================================
  Hits         5772     5772              
- Misses         95       99       +4     

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

@odow odow merged commit 44a7591 into master May 21, 2024
9 of 11 checks passed
@odow odow deleted the od/fix-nightly branch May 21, 2024 22:47
@odow odow mentioned this pull request May 21, 2024
odow added a commit that referenced this pull request May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant