globalgov / messydates

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

Added new functions and revised existing functions #30

Closed jaeltan closed 3 years ago

jaeltan commented 3 years ago

Description

Package

Functions

Checklist:

codecov[bot] commented 3 years ago

Codecov Report

Merging #30 (16e66b2) into main (94850b4) will increase coverage by 12.74%. The diff coverage is 94.14%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #30       +/-   ##
===========================================
+ Coverage   77.08%   89.82%   +12.74%     
===========================================
  Files          10       12        +2     
  Lines         240      403      +163     
===========================================
+ Hits          185      362      +177     
+ Misses         55       41       -14     
Impacted Files Coverage Δ
R/class.R 10.52% <0.00%> (-1.24%) :arrow_down:
R/logical.R 0.00% <ø> (ø)
R/messydate_make.R 81.81% <50.00%> (-7.08%) :arrow_down:
R/resolve.R 72.72% <57.14%> (+14.83%) :arrow_up:
R/coerce_to_messydate.R 97.33% <95.12%> (+12.71%) :arrow_up:
R/annotate.R 95.23% <95.23%> (ø)
R/resequence.R 96.96% <96.96%> (ø)
R/coerce_from_messydate.R 100.00% <100.00%> (ø)
R/contract.R 100.00% <100.00%> (+7.69%) :arrow_up:
R/expand.R 100.00% <100.00%> (ø)
... and 3 more

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 94850b4...16e66b2. Read the comment docs.