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

Increase number of pylint jobs #5646

Merged
merged 1 commit into from
Aug 22, 2018

Conversation

betodealmeida
Copy link
Member

pylint unit tests keep failing after spending more than 10 minutes without producing any output. I tested locally, and doubling the number of jobs will approximately half that time. Testing if it works with Travis.

@codecov-io
Copy link

Codecov Report

Merging #5646 into master will increase coverage by 0.11%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5646      +/-   ##
==========================================
+ Coverage   63.51%   63.63%   +0.11%     
==========================================
  Files         360      360              
  Lines       22890    23044     +154     
  Branches     2549     2549              
==========================================
+ Hits        14539    14664     +125     
- Misses       8336     8365      +29     
  Partials       15       15
Impacted Files Coverage Δ
superset/views/core.py 74.52% <0%> (+0.53%) ⬆️
superset/views/base.py 72.02% <0%> (+1.96%) ⬆️

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 492ad6c...d3725c4. Read the comment docs.

@mistercrunch mistercrunch merged commit 359b31e into apache:master Aug 22, 2018
@mistercrunch mistercrunch deleted the increase_pylint_workers branch August 22, 2018 03:50
wenchma pushed a commit to wenchma/incubator-superset that referenced this pull request Nov 16, 2018
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.28.0 labels Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.28.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants