justindressel / QuantumBayesian.jl

Julia package for simulating quantum evolution, including quantum Bayesian stochastic readout.
Other
13 stars 8 forks source link

V0.6update #8

Closed justindressel closed 6 years ago

justindressel commented 6 years ago

Merging branch of v0.6 update changes to origin/master. Tests and main notebooks all work. Pending two longer-running notebooks for completeness.

codecov-io commented 6 years ago

Codecov Report

Merging #8 into master will decrease coverage by 0.54%. The diff coverage is 89.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
- Coverage   95.15%   94.61%   -0.55%     
==========================================
  Files           5        5              
  Lines         330      334       +4     
==========================================
+ Hits          314      316       +2     
- Misses         16       18       +2
Impacted Files Coverage Δ
src/Quantum.jl 99.12% <100%> (ø) :arrow_up:
src/QuantumEvolution.jl 90.86% <86.95%> (-0.9%) :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 a07c780...016f033. Read the comment docs.