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

Fixes docs and parallelize some travis jobs #691

Merged
merged 3 commits into from
Oct 29, 2019
Merged

Fixes docs and parallelize some travis jobs #691

merged 3 commits into from
Oct 29, 2019

Conversation

fedefernandez
Copy link
Contributor

@fedefernandez fedefernandez commented Oct 29, 2019

What this does?

  • Fixes the tables in the docs
  • Execute the tests in the regular builds
  • Parallelize the test stage
  • Parallelize the deploy stage

After the commit e0673ff, the PRs are not runing the tests. See for example the previous PR build:

And the next one:

Checklist

  • Reviewed the diff to look for typos, println and format errors.
  • Updated the docs accordingly.

@codecov
Copy link

codecov bot commented Oct 29, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@6df2682). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #691   +/-   ##
=========================================
  Coverage          ?   81.55%           
=========================================
  Files             ?       73           
  Lines             ?     1160           
  Branches          ?       15           
=========================================
  Hits              ?      946           
  Misses            ?      214           
  Partials          ?        0

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 6df2682...2d75e6a. Read the comment docs.

Copy link
Member

@juanpedromoreno juanpedromoreno left a comment

Choose a reason for hiding this comment

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

@fedefernandez fedefernandez merged commit 589015f into master Oct 29, 2019
@fedefernandez fedefernandez deleted the ff/docs branch October 29, 2019 13:29
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