tmancal74 / quantarhei

Open Quantum System Theory for Molecular Systems
MIT License
21 stars 16 forks source link

Superoperators #93

Closed dkrasa closed 6 years ago

dkrasa commented 6 years ago

Evolution superoperator basis transformation capabilities during creation put under test. This fixes issue #74

codecov[bot] commented 6 years ago

Codecov Report

Merging #93 into master will increase coverage by 0.1%. The diff coverage is 88.52%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #93     +/-   ##
=========================================
+ Coverage   60.93%   61.04%   +0.1%     
=========================================
  Files         143      143             
  Lines       15979    16037     +58     
=========================================
+ Hits         9737     9789     +52     
- Misses       6242     6248      +6
Impacted Files Coverage Δ
...ei/qm/liouvillespace/systembathinteraction_test.py 100% <100%> (+4.76%) :arrow_up:
quantarhei/qm/propagators/dmevolution.py 33.33% <50%> (+0.62%) :arrow_up:
quantarhei/builders/aggregate_test.py 96% <92.3%> (-2.42%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 05a5a51...1b07af5. Read the comment docs.

dkrasa commented 6 years ago

I put some additions into new tests so that the coverage is not decreased.

dkrasa commented 6 years ago

Removed the white space which broke the doc tests