Closed ysebiat closed 4 years ago
Merging #211 into master will increase coverage by
<.01%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #211 +/- ##
=========================================
+ Coverage 93.2% 93.2% +<.01%
=========================================
Files 169 169
Lines 2016 2017 +1
Branches 32 37 +5
=========================================
+ Hits 1879 1880 +1
Misses 137 137
Impacted Files | Coverage Δ | |
---|---|---|
.../etl/extractors/acts/DcirMedicalActExtractor.scala | 100% <100%> (ø) |
:arrow_up: |
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 b444e51...e16d174. Read the comment docs.
There is an error in the current implementation of the getInput as it tries to fetch a column not included in the flattened table.