JuliaQuantumControl / QuantumPropagators.jl

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

Improve support for immutable states/operators #76

Closed goerz closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 87.3%. Comparing base (ada992f) to head (dcd77e3). Report is 1 commits behind head on master.

:exclamation: Current head dcd77e3 differs from pull request most recent head 0b35bf9. Consider uploading reports for the commit 0b35bf9 to get more accurate results

Files Patch % Lines
src/interfaces/generator.jl 31.9% 15 Missing :warning:
src/cheby.jl 60.0% 2 Missing :warning:
src/storage.jl 0.0% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #76 +/- ## ======================================== - Coverage 87.4% 87.3% -0.1% ======================================== Files 31 31 Lines 2157 2165 +8 ======================================== + Hits 1885 1889 +4 - Misses 272 276 +4 ```

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