globaldothealth / adtl

Another data transformation language
https://adtl.readthedocs.io
MIT License
1 stars 0 forks source link

Add "anyOf" to optional fields validation #87

Closed pipliggins closed 1 year ago

pipliggins commented 1 year ago

Edits "anyOf" required fields to match the optional-fields requirements

codecov[bot] commented 1 year ago

Codecov Report

Merging #87 (b00503e) into main (03ccbd9) will not change coverage. Report is 1 commits behind head on main. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #87   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          671       677    +6     
=========================================
+ Hits           671       677    +6     
Files Changed Coverage Δ
adtl/__init__.py 100.00% <100.00%> (ø)