Skip to content

Conversation

@vkarak
Copy link
Contributor

@vkarak vkarak commented Oct 13, 2020

  • Unit tests are still running serially on Travis, because we cannot derive a correct coverage report otherwise.

Fixes #134.
Fixes #1534.

- Unit tests are still running serially on Travis, because we cannot derive a
  correct coverage report otherwise.
@codecov-io
Copy link

codecov-io commented Oct 14, 2020

Codecov Report

Merging #1533 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1533   +/-   ##
=======================================
  Coverage   87.90%   87.90%           
=======================================
  Files          43       43           
  Lines        6848     6848           
=======================================
  Hits         6020     6020           
  Misses        828      828           

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 34f1d81...cfbe815. Read the comment docs.

@vkarak vkarak changed the title [ci] Enable parallel execution of unit tests [ci] Enable parallel execution of unit tests and pin versions of requirements Oct 14, 2020
@vkarak
Copy link
Contributor Author

vkarak commented Oct 14, 2020

I need to pin also the docs requirements.

@vkarak vkarak merged commit 25db5ec into reframe-hpc:master Oct 19, 2020
@vkarak vkarak deleted the ci/parallel-unit-tests branch October 19, 2020 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pin versions in pip requirements Parallel execution of unit tests

3 participants