Skip to content

Update pythonpackage.yml to limit one test result upload and one code coverage upload#282

Merged
gaugup merged 2 commits intomasterfrom
gaugup/LimitUnitTestPublish
Apr 7, 2022
Merged

Update pythonpackage.yml to limit one test result upload and one code coverage upload#282
gaugup merged 2 commits intomasterfrom
gaugup/LimitUnitTestPublish

Conversation

@gaugup
Copy link
Copy Markdown
Collaborator

@gaugup gaugup commented Apr 4, 2022

This fixes the issue where the python PR gate was failing during upload of unit test results for python 3.6. Now limiting test result upload and code coverage upload for linux build with python 3.8.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 4, 2022

Unit Test Results

    1 files  ±0      1 suites  ±0   9m 54s ⏱️ - 5m 9s
242 tests ±0  237 ✔️ ±0  5 💤 ±0  0 ±0 

Results for commit a25af23. ± Comparison against base commit bb9df91.

♻️ This comment has been updated with latest results.

@gaugup gaugup changed the title [WIP] Update pythonpackage.yml to limit one test result upload Update pythonpackage.yml to limit one test result upload and one code coverage upload Apr 4, 2022
@gaugup gaugup requested a review from amit-sharma April 4, 2022 19:11
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #282 (a25af23) into master (bb9df91) will decrease coverage by 0.10%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #282      +/-   ##
==========================================
- Coverage   71.27%   71.17%   -0.11%     
==========================================
  Files          26       26              
  Lines        3440     3438       -2     
==========================================
- Hits         2452     2447       -5     
- Misses        988      991       +3     
Flag Coverage Δ
unittests 71.17% <ø> (-0.11%) ⬇️

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

Impacted Files Coverage Δ
dice_ml/explainer_interfaces/explainer_base.py 88.41% <0.00%> (-1.13%) ⬇️
dice_ml/explainer_interfaces/dice_genetic.py 95.96% <0.00%> (-0.02%) ⬇️
dice_ml/explainer_interfaces/dice_tensorflow1.py 0.00% <0.00%> (ø)

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 bb9df91...a25af23. Read the comment docs.

@gaugup gaugup merged commit ca7b8a8 into master Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants