apache / submarine

Submarine is Cloud Native Machine Learning Platform.
https://submarine.apache.org/
Apache License 2.0
691 stars 254 forks source link

SUBMARINE-1370. Fix Calculate combined coverage failed #1052

Closed cdmikechen closed 1 year ago

cdmikechen commented 1 year ago

What is this PR for?

Fix Calculate combined coverage step failed.

What type of PR is it?

Bug Fix

Todos

What is the Jira issue?

https://issues.apache.org/jira/browse/SUBMARINE-1370

How should this be tested?

NA

Screenshots (if appropriate)

NA

Questions:

codecov[bot] commented 1 year ago

Codecov Report

Merging #1052 (4cdfddf) into master (8360aec) will decrease coverage by 16.26%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           master    #1052       +/-   ##
===========================================
- Coverage   75.98%   59.72%   -16.27%     
===========================================
  Files         119      119               
  Lines        5000     5000               
===========================================
- Hits         3799     2986      -813     
- Misses       1201     2014      +813     
Flag Coverage Δ
python-integration 59.72% <ø> (ø)
python-unit ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...dk/pysubmarine/submarine/ml/tensorflow/model/fm.py 0.00% <0.00%> (-100.00%) :arrow_down:
...k/pysubmarine/submarine/ml/tensorflow/model/nfm.py 0.00% <0.00%> (-100.00%) :arrow_down:
.../pysubmarine/submarine/ml/tensorflow/parameters.py 0.00% <0.00%> (-100.00%) :arrow_down:
.../pysubmarine/submarine/ml/tensorflow/registries.py 0.00% <0.00%> (-100.00%) :arrow_down:
...pysubmarine/submarine/ml/tensorflow_v2/model/fm.py 0.00% <0.00%> (-100.00%) :arrow_down:
...ysubmarine/submarine/ml/tensorflow/model/deepfm.py 0.00% <0.00%> (-100.00%) :arrow_down:
...ysubmarine/submarine/ml/tensorflow_v2/model/nfm.py 0.00% <0.00%> (-100.00%) :arrow_down:
...submarine/submarine/ml/tensorflow_v2/parameters.py 0.00% <0.00%> (-100.00%) :arrow_down:
...submarine/submarine/ml/tensorflow_v2/registries.py 0.00% <0.00%> (-100.00%) :arrow_down:
...ubmarine/submarine/ml/tensorflow/input/__init__.py 0.00% <0.00%> (-100.00%) :arrow_down:
... and 37 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more