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

Fix slowdown of CI, remove pytest-cov #1728

Merged
merged 1 commit into from
Nov 21, 2017
Merged

Fix slowdown of CI, remove pytest-cov #1728

merged 1 commit into from
Nov 21, 2017

Conversation

menshikh-iv
Copy link
Contributor

@menshikh-iv menshikh-iv commented Nov 20, 2017

Fix problem produced by #1721.
All works fine, but CI slowdown twice, problem with pytest-cov plugin (module coverage), this is buggy and gives x2 overhead for testing by time.

What's done:

  • Removed pytest-cov plugin
  • Archived previous time for CI (21-32 minutes for Travis (vs 40-48), 11-16 minutes for Appveyor (vs 20-25))

@menshikh-iv menshikh-iv changed the title Fix slowdown of CI Fix slowdown of CI, remove pytest-cov Nov 20, 2017
@menshikh-iv menshikh-iv merged commit 46f7b69 into develop Nov 21, 2017
@menshikh-iv menshikh-iv deleted the fix-tox branch November 21, 2017 00:49
VaiyeBe pushed a commit to VaiyeBe/gensim that referenced this pull request Nov 26, 2017
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.

1 participant