Closed ysebiat closed 6 years ago
Merging #158 into master will increase coverage by
0.01%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #158 +/- ##
==========================================
+ Coverage 94.8% 94.81% +0.01%
==========================================
Files 133 133
Lines 1539 1542 +3
Branches 32 30 -2
==========================================
+ Hits 1459 1462 +3
Misses 80 80
Impacted Files | Coverage Δ | |
---|---|---|
...olytechnique/cmap/cnam/etl/events/MedicalAct.scala | 100% <100%> (ø) |
:arrow_up: |
...map/cnam/etl/extractors/acts/DcirMedicalActs.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 7f35729...ee79e3b. Read the comment docs.
This implementation handles the errors generated when DCIR medical acts tries to get the information about the source of an Act. In older DCIR, the information is unavailable.
This PR proposes a solution for this problem.