JuliaQuantumControl / QuantumPropagators.jl

Propagators for Quantum Dynamics and Optimal Control
https://juliaquantumcontrol.github.io/QuantumPropagators.jl/
MIT License
16 stars 4 forks source link

Implement `propagate_sequence` #71

Closed goerz closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 96.55172% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 89.6%. Comparing base (1946cd6) to head (bf771c2).

Files Patch % Lines
src/propagate_sequence.jl 96.6% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #71 +/- ## ======================================== + Coverage 89.2% 89.6% +0.5% ======================================== Files 28 29 +1 Lines 1965 1994 +29 ======================================== + Hits 1752 1786 +34 + Misses 213 208 -5 ```

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