ronkeizer / vpc

R library to create visual predictive checks (VPC)
Other
36 stars 20 forks source link

vpc s3 method #47

Closed mattfidler closed 6 years ago

mattfidler commented 6 years ago

See Issue #46.

The only other thing I would need from your end is a version bump to make sure we have the s3 method.

Everything else should be the same.

codecov-io commented 6 years ago

Codecov Report

Merging #47 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
+ Coverage   66.05%   66.07%   +0.01%     
==========================================
  Files          28       28              
  Lines        1753     1754       +1     
==========================================
+ Hits         1158     1159       +1     
  Misses        595      595
Impacted Files Coverage Δ
R/vpc.R 71.76% <100%> (+0.11%) :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 be4aac3...e399183. Read the comment docs.

ronkeizer commented 6 years ago

i'll have a look a.s.a.p!