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 mesolve #193

Closed albertomercurio closed 3 months ago

albertomercurio commented 3 months ago

Same as PR #191 but with mesolve

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 89.65517% with 6 lines in your changes missing coverage. Please review.

Project coverage is 93.28%. Comparing base (8f5444b) to head (ca8cd1c). Report is 2 commits behind head on main.

Files Patch % Lines
src/time_evolution/mesolve.jl 86.66% 4 Missing :warning:
src/time_evolution/sesolve.jl 92.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #193 +/- ## ========================================== - Coverage 93.37% 93.28% -0.10% ========================================== Files 28 28 Lines 2113 2143 +30 ========================================== + Hits 1973 1999 +26 - Misses 140 144 +4 ```

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

albertomercurio commented 3 months ago

I close this PR since this also includes changes from the #191. Once it will be merged, I will make again a PR