Closed csala closed 5 years ago
Merging #98 into master will increase coverage by
0.4%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #98 +/- ##
=========================================
+ Coverage 73.92% 74.32% +0.4%
=========================================
Files 5 5
Lines 556 557 +1
=========================================
+ Hits 411 414 +3
+ Misses 145 143 -2
Impacted Files | Coverage Δ | |
---|---|---|
mlblocks/mlblock.py | 91.81% <100%> (+1.9%) |
: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 0e4a152...2662fea. Read the comment docs.
Resolve #94
Make sure that the MLBlock instance cannot modify the primitive hyperparams by accident.