Skip to content

Better error when noise is passed to TDVP #147

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

mtfishman
Copy link
Member

Fixes #130, supersedes #146.

Copy link

codecov bot commented Jul 23, 2025

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 90.23%. Comparing base (ea26fcd) to head (4064a62).

Files with missing lines Patch % Lines
src/solvers/sweep_update.jl 0.00% 1 Missing ⚠️
src/solvers/tdvp.jl 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #147      +/-   ##
==========================================
- Coverage   90.28%   90.23%   -0.06%     
==========================================
  Files          54       54              
  Lines        3583     3585       +2     
==========================================
  Hits         3235     3235              
- Misses        348      350       +2     
Flag Coverage Δ
docs 18.43% <0.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 changed the title Delete noise from TDVP Better error when noise is passed to TDVP Jul 23, 2025
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.

[BUG] Fail to add noise to TDVP
1 participant