dgkf / parttime

Work-in-progress R package for handling partial datetimes
https://dgkf.github.io/parttime
Other
17 stars 1 forks source link

CRAN fix for mismatched S3 signatures #52

Closed dgkf closed 1 year ago

dgkf commented 1 year ago

A quick fix to stay aligned with vctrs S3 CRAN signatures.

codecov-commenter commented 1 year ago

Codecov Report

Merging #52 (7c6114c) into main (6753bed) will not change coverage. The diff coverage is 0.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main      #52   +/-   ##
=======================================
  Coverage   68.10%   68.10%           
=======================================
  Files          41       41           
  Lines         881      881           
=======================================
  Hits          600      600           
  Misses        281      281           
Impacted Files Coverage Δ
R/class_partial_time_compat_pillar.R 0.00% <ø> (ø)
R/class_partial_time_compat_vctrs.R 4.76% <0.00%> (ø)
R/class_partial_time_ops.R 71.66% <ø> (ø)
R/class_timespan_compat_vctrs.R 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.