JuliaHealth / OMOPCommonDataModel.jl

Pure Julia implementation of the OMOP Common Data Model (CDM)
https://juliahealth.org/OMOPCommonDataModel.jl/stable/
MIT License
5 stars 1 forks source link

Tweaks to make the package compatible with JSON3 struct mapping #24

Closed DilumAluthge closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #24 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #24   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          115       113    -2     
=========================================
- Hits           115       113    -2     
Impacted Files Coverage Δ
src/Generate/generate-types.jl 100.00% <100.00%> (ø)
src/autogenerated.jl 100.00% <100.00%> (ø)

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 9ff21f7...f837996. Read the comment docs.