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

Update calls to deprecated methods #313

Merged
merged 5 commits into from
Feb 4, 2025

Fix call to `absorb!`

07551ea
Select commit
Loading
Failed to load commit list.
Merged

Update calls to deprecated methods #313

Fix call to `absorb!`
07551ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 4, 2025 in 1s

51.13% (-13.63%) compared to 9f298ae

View this Pull Request on Codecov

51.13% (-13.63%) compared to 9f298ae

Details

Codecov Report

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

Project coverage is 51.13%. Comparing base (9f298ae) to head (07551ea).
Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
src/MPS.jl 0.00% 31 Missing ⚠️
src/Ansatz.jl 0.00% 13 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #313       +/-   ##
===========================================
- Coverage   64.76%   51.13%   -13.63%     
===========================================
  Files          36       34        -2     
  Lines        2401     2370       -31     
===========================================
- Hits         1555     1212      -343     
- Misses        846     1158      +312     

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