Skip to content

Conversation

@jorisvandenbossche
Copy link
Member

Attempt to close #40670

ci/run_tests.sh Outdated
echo $PYTEST_CMD
sh -c "$PYTEST_CMD"

if [ "$COVERAGE" ]; then
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, but this one is different.

Now, maybe it can't hurt to add the --cov-append in all cases, though (so also for the first invocation)

Copy link
Contributor

Choose a reason for hiding this comment

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

ok, but let's try to have a single invocation

Copy link
Member Author

Choose a reason for hiding this comment

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

try to have a single invocation

There are two invocations, that's the point of also testing the ArrayManager

@jreback jreback added the Code Style Code style, linting, code_checks label Apr 2, 2021
@jorisvandenbossche jorisvandenbossche merged commit 97013e0 into pandas-dev:master Apr 3, 2021
@jorisvandenbossche jorisvandenbossche deleted the co-codecov branch April 3, 2021 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Continuous Integration Code Style Code style, linting, code_checks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI: coverage dropped below target

2 participants