Skip to content

Update for DerivableInterfaces.jl v0.5 #61

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

Merged
merged 2 commits into from
Jun 10, 2025
Merged

Conversation

mtfishman
Copy link
Member

@mtfishman
Copy link
Member Author

As a reminder for myself, tests are failing now because ITensor/DerivableInterfaces.jl#42 removed arraytype(::AbstractArrayInterface, ...) in favor of similar(::AbstractArrayInterface, ...) so I'll need to update this PR accordingly.

Copy link

codecov bot commented Jun 10, 2025

Codecov Report

Attention: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 75.76%. Comparing base (dfe4fd8) to head (7f11ea8).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/sparsearrayinterface.jl 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
- Coverage   76.03%   75.76%   -0.27%     
==========================================
  Files           8        8              
  Lines         580      586       +6     
==========================================
+ Hits          441      444       +3     
- Misses        139      142       +3     
Flag Coverage Δ
docs 34.58% <75.00%> (-0.02%) ⬇️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mtfishman mtfishman merged commit 6738bee into main Jun 10, 2025
15 of 16 checks passed
@mtfishman mtfishman deleted the mf/derivableinterfaces_v0.5 branch June 10, 2025 23:04
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