Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #22 #24

Merged
merged 3 commits into from
Oct 10, 2023
Merged

Fix #22 #24

merged 3 commits into from
Oct 10, 2023

Conversation

mstackhouse
Copy link
Contributor

Fix #22

@codecov
Copy link

codecov bot commented Oct 10, 2023

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%.

❗ 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%> (ø)

@mstackhouse mstackhouse merged commit 3e7f4bb into main Oct 10, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Read from JSON text failing
2 participants