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

Updates and bugfixes #5

Closed ThierryO closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #5    +/-   ##
======================================
  Coverage     100%   100%            
======================================
  Files           7      8     +1     
  Lines         340    523   +183     
======================================
+ Hits          340    523   +183
Impacted Files Coverage Δ
R/relabel.R 100% <100%> (ø)
R/prune.R 100% <100%> (ø)
R/read_vc.R 100% <100%> (ø) :arrow_up:
R/meta.R 100% <100%> (ø) :arrow_up:
R/recent_commit.R 100% <100%> (ø) :arrow_up:
R/list_data.R 100% <100%> (ø)
R/write_vc.R 100% <100%> (ø) :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 cde01e1...c764237. Read the comment docs.

ThierryO commented 5 years ago

Merging this PR in order to render the updated website. Not yet ready for a second review at ropensci