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

Fix incorrect times in time evolution solutions #244

Merged
merged 1 commit into from
Sep 29, 2024

fix incorrect `times` in time evolution solutions

fc15507
Select commit
Loading
Failed to load commit list.
Merged

Fix incorrect times in time evolution solutions #244

fix incorrect `times` in time evolution solutions
fc15507
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 29, 2024 in 0s

93.55% (-0.85%) compared to 1913fd9

View this Pull Request on Codecov

93.55% (-0.85%) compared to 1913fd9

Details

Codecov Report

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

Project coverage is 93.55%. Comparing base (1913fd9) to head (fc15507).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/time_evolution/lr_mesolve.jl 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #244      +/-   ##
==========================================
- Coverage   94.40%   93.55%   -0.85%     
==========================================
  Files          31       31              
  Lines        2268     2266       -2     
==========================================
- Hits         2141     2120      -21     
- Misses        127      146      +19     

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