qojulia / QuantumOptics.jl

Library for the numerical simulation of closed as well as open quantum systems.
http://qojulia.org
Other
531 stars 104 forks source link

add a simple extra test to the steady state solver #365

Closed Krastanov closed 1 year ago

Krastanov commented 1 year ago

I needed this test as I was debugging https://github.com/qojulia/QuantumOpticsBase.jl/issues/106 -- it is nothing sophisticated, just making the already present tests a bit more explicit

codecov[bot] commented 1 year ago

Codecov Report

Merging #365 (5bbfe4f) into master (03ccf40) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #365   +/-   ##
=======================================
  Coverage   98.05%   98.05%           
=======================================
  Files          17       17           
  Lines        1442     1442           
=======================================
  Hits         1414     1414           
  Misses         28       28           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more