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

Ignore tests in codecov #751

Merged
merged 4 commits into from
Sep 15, 2022
Merged

Ignore tests in codecov #751

merged 4 commits into from
Sep 15, 2022

Conversation

ascillitoe
Copy link
Contributor

Update codecov settings to ignore tests.

Alibi equivalent of SeldonIO/alibi-detect#614.

@codecov
Copy link

codecov bot commented Sep 9, 2022

Codecov Report

Merging #751 (0f6af93) into master (c3a8da2) will decrease coverage by 6.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #751      +/-   ##
==========================================
- Coverage   79.64%   73.62%   -6.03%     
==========================================
  Files         107       72      -35     
  Lines       12658     8243    -4415     
==========================================
- Hits        10082     6069    -4013     
+ Misses       2576     2174     -402     
Impacted Files Coverage Δ
alibi/explainers/tests/utils.py
alibi/tests/test_saving.py
alibi/confidence/tests/test_trustscore.py
alibi/utils/tests/test_gradients.py
alibi/explainers/tests/test_anchor_text.py
alibi/tests/utils.py
alibi/api/tests/test_interfaces.py
alibi/tests/test_utils.py
alibi/explainers/tests/test_anchor_tabular.py
alibi/prototypes/tests/test_utils.py
... and 25 more

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