USCqserver / OpenQuantumBase.jl

Abstract types and math operations for OpenQuantumTools.jl.
https://uscqserver.github.io/OpenQuantumTools.jl/stable/
MIT License
7 stars 2 forks source link

🍻pass key word arguments to `quadgk` in `build_lambshift` #73

Closed neversakura closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #73 (94c7ff1) into master (ce83c4d) will decrease coverage by 0.10%. The diff coverage is 68.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
- Coverage   85.33%   85.22%   -0.11%     
==========================================
  Files          32       32              
  Lines        1302     1320      +18     
==========================================
+ Hits         1111     1125      +14     
- Misses        191      195       +4     
Impacted Files Coverage Δ
src/bath/bath_util.jl 50.00% <8.33%> (-6.25%) :arrow_down:
src/bath/custom.jl 86.95% <100.00%> (+3.62%) :arrow_up:
src/opensys/lindblad.jl 97.43% <100.00%> (+0.06%) :arrow_up:
src/matrix_util.jl 97.43% <0.00%> (+0.10%) :arrow_up:

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 ce83c4d...94c7ff1. Read the comment docs.