ropensci / dataspice

:hot_pepper: Create lightweight schema.org descriptions of your datasets
https://docs.ropensci.org/dataspice
Other
159 stars 26 forks source link

rOpenSci Onboarding #103

Closed amoeba closed 3 years ago

amoeba commented 3 years ago

This PR contains the changes that came out of https://github.com/ropensci/software-review/issues/426. I'll probably just self-merge this but I'm PR'ing for visibility.

codecov-commenter commented 3 years ago

Codecov Report

Merging #103 (d210205) into main (26f7685) will increase coverage by 6.08%. The diff coverage is 9.37%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #103      +/-   ##
==========================================
+ Coverage   69.18%   75.27%   +6.08%     
==========================================
  Files          15       15              
  Lines         675      732      +57     
==========================================
+ Hits          467      551      +84     
+ Misses        208      181      -27     
Impacted Files Coverage Δ
R/edit_file.R 0.60% <0.00%> (+0.60%) :arrow_up:
R/eml_to_spice.R 98.01% <ø> (ø)
R/jsonld_to_mustache.R 100.00% <ø> (+17.77%) :arrow_up:
R/prep_access.R 94.44% <ø> (+94.44%) :arrow_up:
R/prep_attributes.R 91.17% <ø> (ø)
R/validate_metadata.R 100.00% <ø> (+52.94%) :arrow_up:
R/write_spice.R 98.11% <ø> (ø)
R/spice_to_eml.R 100.00% <100.00%> (+41.37%) :arrow_up:
... and 5 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 26f7685...d210205. Read the comment docs.

amoeba commented 3 years ago

Merging since onboarding is done. Moving on to #107