JuliaHealth / OMOPCommonDataModel.jl

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

Auto-generate all of the structs from the official data definition language (DDL) files #19

Closed DilumAluthge closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##            master       #19    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files            3         6     +3     
  Lines            8       112   +104     
==========================================
+ Hits             8       112   +104     
Impacted Files Coverage Δ
src/OMOPCommonDataModel.jl 100.00% <ø> (ø)
src/Generate/Generate.jl 100.00% <100.00%> (ø)
src/Generate/generate-types.jl 100.00% <100.00%> (ø)
src/Generate/string-case.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 2907107...d9473be. Read the comment docs.