MLBazaar / BTB

A simple, extensible library for developing AutoML systems
https://mlbazaar.github.io/BTB/
MIT License
173 stars 41 forks source link

Issue 166 wrong error raised by session #172

Closed pvk-developer closed 4 years ago

pvk-developer commented 4 years ago

Resolve #166

csala commented 4 years ago

Codecov Report

Merging #172 into master will increase coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #172   +/-   ##
=======================================
  Coverage   96.35%   96.36%           
=======================================
  Files          39       39           
  Lines        1015     1017    +2     
=======================================
+ Hits          978      980    +2     
  Misses         37       37           

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 622736f...c0d5193. Read the comment docs.

codecov-io commented 4 years ago

Codecov Report

Merging #172 into master will increase coverage by <.01%. The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #172      +/-   ##
==========================================
+ Coverage   96.35%   96.36%   +<.01%     
==========================================
  Files          39       39              
  Lines        1015     1017       +2     
==========================================
+ Hits          978      980       +2     
  Misses         37       37
Impacted Files Coverage Δ
btb/__init__.py 100% <100%> (ø) :arrow_up:
btb/session.py 95.68% <80%> (ø) :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 622736f...c0d5193. Read the comment docs.