• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

qutip / qutip / 30509278885
92%

Build:
DEFAULT BRANCH: master
Ran 30 Jul 2026 03:06AM UTC
Jobs 4
Files 115
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

30 Jul 2026 02:44AM UTC coverage: 86.762% (-0.001%) from 86.763%
30509278885

push

github

web-flow
fix(heom): always initialize final_ado_state/ado_states on HEOMResult (#2933)

* fix(heom): always initialize final_ado_state/ado_states on HEOMResult

Result objects expose all attributes even when the corresponding data
is not stored (e.g. Result.states is [] when store_states is False),
but HEOMResult only created _final_ado_state and ado_states when
store_ados was True, so accessing final_ado_state with store_ados=False
raised AttributeError instead of returning None.

Follow-up to #2931, as suggested by @pmenczel in review.

Signed-off-by: Mike German <mike@stepsventures.com>

* doc: add towncrier entry for #2933

Signed-off-by: Mike German <mike@stepsventures.com>

* refactor: move change rationale from code comments to changelog per review

Signed-off-by: Mike German <mike@stepsventures.com>

---------

Signed-off-by: Mike German <mike@stepsventures.com>

14150 of 16309 relevant lines covered (86.76%)

3.45 hits per line

Jobs
ID Job ID Ran Files Coverage
1 macos-15-intel-3.11-macos - numpy fallback - 30509278885.1 30 Jul 2026 03:28AM UTC 115
86.58
GitHub Action Run
2 windows-latest-3.11-Windows - numpy fallback - 30509278885.2 30 Jul 2026 03:28AM UTC 115
85.19
GitHub Action Run
3 ubuntu-latest-3.12-p312, numpy fallback - 30509278885.3 30 Jul 2026 03:28AM UTC 115
86.6
GitHub Action Run
4 ubuntu-latest-3.11-Oldest officially supported - 30509278885.4 30 Jul 2026 03:28AM UTC 115
86.54
GitHub Action Run
Source Files on build 30509278885
  • Tree
  • List 115
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 6395d884 on github
  • Prev Build on master (#30426913990)
  • Next Build on master (#30540828803)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc