Closed dsun0720 closed 6 years ago
Merging #144 into master will increase coverage by
0.05%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #144 +/- ##
==========================================
+ Coverage 94.71% 94.76% +0.05%
==========================================
Files 130 132 +2
Lines 1513 1528 +15
Branches 53 32 -21
==========================================
+ Hits 1433 1448 +15
Misses 80 80
Impacted Files | Coverage Δ | |
---|---|---|
...ytechnique/cmap/cnam/etl/config/ConfigLoader.scala | 100% <ø> (ø) |
:arrow_up: |
...p/cnam/study/pioglitazone/PioglitazoneConfig.scala | 100% <ø> (ø) |
:arrow_up: |
.../polytechnique/cmap/cnam/etl/sources/Sources.scala | 100% <ø> (ø) |
:arrow_up: |
...cnam/study/rosiglitazone/RosiglitazoneConfig.scala | 100% <ø> (ø) |
:arrow_up: |
...olytechnique/cmap/cnam/etl/implicits/package.scala | 100% <ø> (ø) |
:arrow_up: |
...nique/cmap/cnam/study/fall/config/FallConfig.scala | 100% <ø> (ø) |
:arrow_up: |
...cmap/cnam/etl/loaders/mlpp/config/MLPPConfig.scala | 100% <100%> (ø) |
|
...que/cmap/cnam/etl/loaders/mlpp/MLPPExposures.scala | 100% <100%> (ø) |
:arrow_up: |
...cmap/cnam/etl/config/model/ModelConfigLoader.scala | 100% <100%> (ø) |
|
.../cmap/cnam/etl/loaders/mlpp/DiscreteExposure.scala | 100% <100%> (ø) |
:arrow_up: |
... and 5 more |
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 7525079...9b9efcd. Read the comment docs.
1: add the config files in the /src/main/resources/config/mlpp 2: rebuild the config with pureconfig 3: rebuild the test units