globaldothealth / adtl

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

combinedType(wordsubstituteset): flatten lists #84

Closed pipliggins closed 1 year ago

pipliggins commented 1 year ago

Flattens lists provided by wordSubstituteSet when used in combinedType firstNonNull/set/list

codecov[bot] commented 1 year ago

Codecov Report

Merging #84 (cf00f81) into main (8c36aec) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #84   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          663       668    +5     
=========================================
+ Hits           663       668    +5     
Files Changed Coverage Δ
adtl/__init__.py 100.00% <100.00%> (ø)