Closed dgpatelgit closed 3 years ago
Merging #172 (bc70c81) into master (b330712) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #172 +/- ##
=======================================
Coverage 90.24% 90.24%
=======================================
Files 4 4
Lines 164 164
=======================================
Hits 148 148
Misses 16 16
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 b330712...bc70c81. Read the comment docs.
Description
There was error while reading old hyper paramters for a ML model as structure and file type are different. Need to handle this in code by setting it to empty dict object instead of none.
Fixes # (issue) https://issues.redhat.com/browse/APPAI-1920
Type of change
Please delete options that are not relevant.