cqframework / cql-execution

A JavaScript framework for executing CQL
Apache License 2.0
65 stars 30 forks source link

Fixing issue related to issue #238 #242

Closed rdingwell closed 3 years ago

rdingwell commented 3 years ago

This fixes the issue with performing unions between lists when one of the lists is null as identified in #238 Pull requests into cql-execution require the following. Submitter and reviewer should ✔ when done. For items that are not-applicable, mark "N/A" and ✔.

CDS Connect and Bonnie are the main users of this repository. It is strongly recommended to include a person from each of those projects as a reviewer.

Submitter:

Reviewer:

Name:

codecov-io commented 3 years ago

Codecov Report

Merging #242 (8c2d1fe) into master (160b69e) will decrease coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #242      +/-   ##
==========================================
- Coverage   92.37%   92.36%   -0.02%     
==========================================
  Files          47       47              
  Lines        4001     4006       +5     
==========================================
+ Hits         3696     3700       +4     
- Misses        305      306       +1     
Impacted Files Coverage Δ
src/elm/overloaded.js 95.80% <100.00%> (-0.58%) :arrow_down:

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 160b69e...8c2d1fe. Read the comment docs.