ropensci / git2rdata

An R package for storing and retrieving data.frames in git repositories.
https://ropensci.github.io/git2rdata/
GNU General Public License v3.0
99 stars 12 forks source link

Upgrade to version 0.0.4 #33

Closed ThierryO closed 5 years ago

ThierryO commented 5 years ago

related issues: #12 #24 #25 #26 #27 #28 #29 #30 #31

codecov-io commented 5 years ago

Codecov Report

Merging #33 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #33    +/-   ##
======================================
  Coverage     100%   100%            
======================================
  Files           8     11     +3     
  Lines         523    726   +203     
======================================
+ Hits          523    726   +203
Impacted Files Coverage Δ
R/is_git2rdata.R 100% <100%> (ø)
R/prune.R 100% <100%> (ø) :arrow_up:
R/is_git2rmeta.R 100% <100%> (ø)
R/read_vc.R 100% <100%> (ø) :arrow_up:
R/meta.R 100% <100%> (ø) :arrow_up:
R/relabel.R 100% <100%> (ø) :arrow_up:
R/recent_commit.R 100% <100%> (ø) :arrow_up:
R/clean_data_path.R 100% <100%> (ø) :arrow_up:
R/upgrade_data.R 100% <100%> (ø)
R/list_data.R 100% <100%> (ø) :arrow_up:
... and 4 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 4b1f2fd...d8680a7. Read the comment docs.