zierenberg / MonteCarloX.jl

This is a julia package for advanced Monte Carlo simulations of classical equilibrium and non-equilibrium processes
MIT License
4 stars 0 forks source link

Reweighting #22

Closed zierenberg closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #22 into master will decrease coverage by 28.53%. The diff coverage is 7.27%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #22       +/-   ##
===========================================
- Coverage   76.62%   48.09%   -28.54%     
===========================================
  Files           5        7        +2     
  Lines          77      131       +54     
===========================================
+ Hits           59       63        +4     
- Misses         18       68       +50
Impacted Files Coverage Δ
src/Histogram.jl 0% <0%> (ø)
src/MonteCarloX.jl 50% <0%> (ø) :arrow_up:
src/Reweighting.jl 7.84% <7.84%> (ø)

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 06da948...2904f17. Read the comment docs.