Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reversing the GitHub Action for Linux Unit Tests #1920

Merged
merged 3 commits into from Mar 3, 2021

Conversation

ParthivNaresh
Copy link
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
Copy link

codecov bot commented Mar 3, 2021

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.

Copy link
Contributor

@dsherry dsherry left a comment

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.

None yet

2 participants