georgebv / pyextremes

Extreme Value Analysis (EVA) in Python
https://georgebv.github.io/pyextremes/
MIT License
237 stars 47 forks source link

Plotting #4

Closed georgebv closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #4 into master will increase coverage by 0.97%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
+ Coverage   58.23%   59.21%   +0.97%     
==========================================
  Files          16       16              
  Lines         965      966       +1     
  Branches      185      185              
==========================================
+ Hits          562      572      +10     
+ Misses        396      389       -7     
+ Partials        7        5       -2     
Impacted Files Coverage Δ
src/pyextremes/models/model_emcee.py 100.00% <100.00%> (ø)
src/pyextremes/models/model_mle.py 100.00% <0.00%> (+9.27%) :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 96052e4...5438d01. Read the comment docs.