byu-dml / d3m-dynamic-neural-architecture

1 stars 1 forks source link

Ready for final test set #182

Closed bjschoenfeld closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #182 into master will decrease coverage by 1.6%. The diff coverage is 57.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #182      +/-   ##
==========================================
- Coverage   56.89%   55.29%   -1.61%     
==========================================
  Files          33       34       +1     
  Lines        2218     2344     +126     
==========================================
+ Hits         1262     1296      +34     
- Misses        956     1048      +92
Impacted Files Coverage Δ
test/test_models.py 93.61% <ø> (ø) :arrow_up:
dna/models/probabilistic_matrix_factorization.py 29.16% <100%> (-0.57%) :arrow_down:
dna/models/base_models.py 46.4% <100%> (-0.36%) :arrow_down:
dna/models/dna_regression_model.py 100% <100%> (ø) :arrow_up:
dna/utils.py 85.18% <100%> (+25.18%) :arrow_up:
test/test_problems.py 100% <100%> (ø)
dna/models/lstm_model.py 61.53% <100%> (ø) :arrow_up:
dna/models/attention_regression_model.py 33.33% <100%> (ø) :arrow_up:
dna/__main__.py 30.62% <12.88%> (-7.55%) :arrow_down:
test/test_utils.py 82.6% <60%> (-17.4%) :arrow_down:
... and 5 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 84ef369...f8f05f9. Read the comment docs.