carstenbauer / MonteCarlo.jl

Classical and quantum Monte Carlo simulations in Julia
https://carstenbauer.github.io/MonteCarlo.jl/dev/
Other
190 stars 19 forks source link

Tweaks #39

Closed ffreyer closed 5 years ago

ffreyer commented 5 years ago

Can be merged

codecov[bot] commented 5 years ago

Codecov Report

Merging #39 into master will decrease coverage by 0.08%. The diff coverage is 80.86%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
- Coverage   75.23%   75.14%   -0.09%     
==========================================
  Files          23       23              
  Lines         868      869       +1     
==========================================
  Hits          653      653              
- Misses        215      216       +1
Impacted Files Coverage Δ
src/models/HubbardAttractive/observables.jl 90% <ø> (ø) :arrow_up:
src/flavors/DQMC/DQMC_mandatory.jl 0% <ø> (ø) :arrow_up:
src/flavors/MC/MC.jl 77.14% <0%> (ø) :arrow_up:
src/flavors/DQMC/DQMC_optional.jl 0% <0%> (ø) :arrow_up:
src/lattices/ALPS.jl 0% <0%> (ø) :arrow_up:
src/flavors/abstract.jl 62.5% <100%> (ø) :arrow_up:
src/flavors/DQMC/slice_matrices.jl 100% <100%> (ø) :arrow_up:
src/helpers.jl 64% <35.71%> (ø) :arrow_up:
src/flavors/DQMC/DQMC.jl 75.26% <50%> (ø) :arrow_up:
src/flavors/DQMC/stack.jl 83.52% <85%> (ø) :arrow_up:
... and 2 more

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 3103917...2cb4bb4. Read the comment docs.