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

Split tox ci job into seperate jobs #843

Merged
merged 3 commits into from Jul 21, 2023

Conversation

mauicv
Copy link
Collaborator

@mauicv mauicv commented Jul 20, 2023

What is this

Github ci runner machines are running out of space during the optional dependency tests due to the size of tox environments. To resolve we run each optional dependency tox env in a separate ci job.

@mauicv mauicv added the WIP PR is a Work in Progress label Jul 20, 2023
@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Merging #843 (4e6eed0) into master (32ba9a6) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #843   +/-   ##
=======================================
  Coverage   81.90%   81.90%           
=======================================
  Files         159      159           
  Lines       10338    10338           
=======================================
  Hits         8467     8467           
  Misses       1871     1871           

@mauicv mauicv requested a review from jklaise July 20, 2023 12:14
@mauicv mauicv removed the WIP PR is a Work in Progress label Jul 20, 2023
Copy link
Member

@jklaise jklaise left a comment

Choose a reason for hiding this comment

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

lgtm

@jklaise jklaise merged commit d19cf09 into SeldonIO:master Jul 21, 2023
16 checks passed
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