qutip / QuantumToolbox.jl

Quantum Toolbox in Julia
https://qutip.org/QuantumToolbox.jl/
BSD 3-Clause "New" or "Revised" License
46 stars 16 forks source link

Type inference tests mcsolve #197

Closed albertomercurio closed 3 months ago

albertomercurio commented 3 months ago

Last but not least, fixing the type instabilities for mcsolve

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 66.66667% with 3 lines in your changes missing coverage. Please review.

Project coverage is 93.33%. Comparing base (b45a4e1) to head (f7d9a16).

Files Patch % Lines
src/time_evolution/mcsolve.jl 66.66% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #197 +/- ## ========================================== - Coverage 93.46% 93.33% -0.14% ========================================== Files 28 28 Lines 2143 2145 +2 ========================================== - Hits 2003 2002 -1 - Misses 140 143 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.