tensorflow / adanet

Fast and flexible AutoML with learning guarantees.
https://adanet.readthedocs.io
Apache License 2.0
3.47k stars 529 forks source link

Fix remaining nightly failures. #128

Closed cweill closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #128 into master will decrease coverage by 0.01%. The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #128      +/-   ##
==========================================
- Coverage      89%   88.98%   -0.02%     
==========================================
  Files          33       33              
  Lines        3374     3377       +3     
  Branches      556      558       +2     
==========================================
+ Hits         3003     3005       +2     
- Misses        262      263       +1     
  Partials      109      109
Impacted Files Coverage Δ
adanet/core/summary.py 93.38% <100%> (+0.01%) :arrow_up:
adanet/tf_compat/__init__.py 77.31% <100%> (+0.19%) :arrow_up:
adanet/core/estimator_distributed_test_runner.py 72.02% <40%> (-0.51%) :arrow_down:

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 97a3c1f...5021681. Read the comment docs.