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

:bug: fix `lambshift_cpvagk` bug #71

Closed neversakura closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #71 (d801cc2) into master (f377524) will increase coverage by 0.64%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
+ Coverage   84.49%   85.14%   +0.64%     
==========================================
  Files          32       32              
  Lines        1316     1306      -10     
==========================================
  Hits         1112     1112              
+ Misses        204      194      -10     
Impacted Files Coverage Δ
src/integration/cpvagk.jl 92.00% <ø> (+16.07%) :arrow_up:
src/integration/ext_util.jl 83.33% <100.00%> (ø)

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 f377524...d801cc2. Read the comment docs.