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

Fix #22 #24

Closed mstackhouse closed 11 months ago

mstackhouse commented 11 months ago

Fix #22

codecov[bot] commented 11 months ago

Codecov Report

Merging #24 (d8852b6) into main (e420165) will not change coverage. Report is 19 commits behind head on main. The diff coverage is 100.00%.

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

@@            Coverage Diff            @@
##              main       #24   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          245       265   +20     
=========================================
+ Hits           245       265   +20     
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%> (ø)