Closed micahjsmith closed 4 years ago
Merging #167 into master will increase coverage by
0.23%
. The diff coverage is93.04%
.
@@ Coverage Diff @@
## master #167 +/- ##
==========================================
+ Coverage 96.11% 96.35% +0.23%
==========================================
Files 36 39 +3
Lines 669 1014 +345
==========================================
+ Hits 643 977 +334
- Misses 26 37 +11
Impacted Files | Coverage Δ | |
---|---|---|
btb/selection/uniform.py | 100% <100%> (ø) |
:arrow_up: |
btb/benchmark/challenges/rosenbrock.py | 100% <100%> (ø) |
:arrow_up: |
btb/benchmark/challenges/census.py | 100% <100%> (ø) |
|
btb/tuning/hyperparams/base.py | 95.23% <100%> (+4.91%) |
:arrow_up: |
btb/benchmark/tuners/btb.py | 100% <100%> (+100%) |
:arrow_up: |
btb/benchmark/challenges/bohachevsky.py | 100% <100%> (ø) |
:arrow_up: |
btb/benchmark/challenges/__init__.py | 100% <100%> (ø) |
:arrow_up: |
btb/benchmark/challenges/boston.py | 100% <100%> (ø) |
|
btb/tuning/metamodels/gaussian_process.py | 100% <100%> (ø) |
:arrow_up: |
btb/benchmark/challenges/branin.py | 100% <100%> (ø) |
:arrow_up: |
... and 19 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 699c5e4...b26d5ef. Read the comment docs.
Update installation instructions and citation info