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

Refactor MPOHamiltonian #141

Merged
merged 23 commits into from
Jun 3, 2024

Fix deprecation warnings

15cb2c5
Select commit
Loading
Failed to load commit list.
Merged

Refactor MPOHamiltonian #141

Fix deprecation warnings
15cb2c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 3, 2024 in 0s

83.25% (+0.04%) compared to 3d27cfb

View this Pull Request on Codecov

83.25% (+0.04%) compared to 3d27cfb

Details

Codecov Report

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

Project coverage is 83.25%. Comparing base (3d27cfb) to head (15cb2c5).
Report is 2 commits behind head on master.

Files Patch % Lines
src/operators/mpohamiltonian.jl 80.18% 22 Missing ⚠️
src/operators/densempo.jl 66.66% 1 Missing ⚠️
src/states/abstractmps.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #141      +/-   ##
==========================================
+ Coverage   83.20%   83.25%   +0.04%     
==========================================
  Files          72       72              
  Lines        4585     4705     +120     
==========================================
+ Hits         3815     3917     +102     
- Misses        770      788      +18     

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