globalgov / messydates

R package for Extended Date/Time Format (EDTF)
https://globalgov.github.io/messydates
Other
15 stars 1 forks source link

Updated how ´contract()´ function checks if 'mdate' object has been expanded #71

Closed henriquesposito closed 1 year ago

henriquesposito commented 1 year ago

Description

This patch PR fixes issues with class and string comparison for CRAN resubmission by updating ´contract()´ function.

Functions

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #71 (8f9448f) into main (8781cc3) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #71   +/-   ##
=======================================
  Coverage   89.28%   89.28%           
=======================================
  Files          12       12           
  Lines         887      887           
=======================================
  Hits          792      792           
  Misses         95       95           
Impacted Files Coverage Δ
R/contract.R 97.87% <100.00%> (ø)

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