Skip to content

Reversing the GitHub Action for Linux Unit Tests - #1920

Merged
dsherry merged 3 commits into
mainfrom
Reverse-Linux-Unit-Tests
Mar 3, 2021
Merged

Reversing the GitHub Action for Linux Unit Tests#1920
dsherry merged 3 commits into
mainfrom
Reverse-Linux-Unit-Tests

Conversation

@ParthivNaresh

Copy link
Copy Markdown
Contributor

We're going to reverse the GitHub Actions for Linux Unit Tests until we can figure out a way to achieve the code coverage reports via Codecov or another service.

Issue #1911 has been filed to track this.

@ParthivNaresh ParthivNaresh self-assigned this Mar 3, 2021
@codecov

codecov Bot commented Mar 3, 2021

Copy link
Copy Markdown

Codecov Report

Merging #1920 (f9a5dba) into main (d60b851) will increase coverage by 100.0%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           main    #1920       +/-   ##
=========================================
+ Coverage      0   100.0%   +100.0%     
=========================================
  Files         0      267      +267     
  Lines         0    21400    +21400     
=========================================
+ Hits          0    21394    +21394     
- Misses        0        6        +6     
Impacted Files Coverage Δ
...ta_checks_tests/test_class_imbalance_data_check.py 100.0% <0.0%> (ø)
...understanding_tests/test_permutation_importance.py 100.0% <0.0%> (ø)
evalml/data_checks/data_check_action_code.py 100.0% <0.0%> (ø)
evalml/tests/utils_tests/test_woodwork_utils.py 100.0% <0.0%> (ø)
...ression_pipeline_tests/test_baseline_regression.py 100.0% <0.0%> (ø)
...eature_selection/rf_classifier_feature_selector.py 100.0% <0.0%> (ø)
...ents/estimators/classifiers/catboost_classifier.py 100.0% <0.0%> (ø)
evalml/utils/base_meta.py 100.0% <0.0%> (ø)
...ts/estimators/classifiers/elasticnet_classifier.py 100.0% <0.0%> (ø)
evalml/utils/logger.py 100.0% <0.0%> (ø)
... and 257 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 d60b851...f9a5dba. Read the comment docs.

@ParthivNaresh
ParthivNaresh requested a review from dsherry March 3, 2021 14:56

@dsherry dsherry left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dsherry
dsherry merged commit 79e4f75 into main Mar 3, 2021
@dsherry dsherry mentioned this pull request Mar 11, 2021
@freddyaboulton
freddyaboulton deleted the Reverse-Linux-Unit-Tests branch May 13, 2022 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants