atorus-research / datasetjson

Read and write CDISC Dataset JSON files
https://atorus-research.github.io/datasetjson/
Apache License 2.0
12 stars 2 forks source link

0.1.0 Release #21

Closed mstackhouse closed 11 months ago

mstackhouse commented 11 months ago

Updates for 0.1.0 release

codecov[bot] commented 11 months ago

Codecov Report

Merging #21 (cd78e37) into main (5d1f11a) will not change coverage. Report is 2 commits behind head on main. The diff coverage is 100.00%.

:exclamation: Current head cd78e37 differs from pull request most recent head 25d2533. Consider uploading reports for the commit 25d2533 to get more accurate results

@@            Coverage Diff            @@
##              main       #21   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          245       263   +18     
=========================================
+ Hits           245       263   +18     
Files Coverage Δ
R/data_metadata.R 100.00% <ø> (ø)
R/file_metadata.R 100.00% <100.00%> (ø)
R/read_dataset_json.R 100.00% <100.00%> (ø)
R/utils.R 100.00% <100.00%> (ø)
R/validate_dataset_json.R 100.00% <100.00%> (ø)
R/write_dataset_json.R 100.00% <100.00%> (ø)