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

build(ci): codecov: remove verbose=true #446

Merged
merged 1 commit into from
Apr 30, 2021
Merged

Conversation

blueyed
Copy link
Collaborator

@blueyed blueyed commented Apr 30, 2021

Does it trigger set -e internally really? (codecov/codecov-action#182)

Does it trigger `set -e` internally really?
@blueyed blueyed merged commit b326f14 into pdbpp:master Apr 30, 2021
@blueyed blueyed deleted the fix-codecov branch April 30, 2021 20:58
blueyed added a commit to blueyed/pdbpp that referenced this pull request Apr 30, 2021
blueyed added a commit to blueyed/pdbpp that referenced this pull request Apr 30, 2021
blueyed added a commit that referenced this pull request May 4, 2021
Move to GitHub Actions, based on recent change on master, pulling in fixes as necessary to make it work here.

NOTES:
 - Tests on Windows are not included, although a fix should not be that hard, mostly related to quoting of filenames (cb56e1b).

* ci: use .coveragerc (#304)

This allows for `pytest --cov` without `--cov-config=tox.ini`, which
would otherwise result in the config not being picked up in some case.
Also makes it clearer that coverage is used.

(cherry picked from commit 461a4ca)

* ci: move to GitHub Actions (#444)

Closes #441.

(cherry picked from commit 3476f0a)

* build(ci): codecov: remove verbose=true (#446)

(cherry picked from commit b326f14)

* Fix hideframe decorator for Python 3.8 (#263)

(cherry picked from commit 90e1a30)

Ref: #263

* ci: checkqa: fix running flake8 for testing (#16)

(cherry picked from commit 6dd3ab7)

Conflicts:
	testing/test_pdb.py
	tox.ini

* fix(qa): flake8 fixes (F522)

* fix(tests): fix test_pdbrc_continue for newer PyPy3

Backport of 1539867, without changes to
.travis.yml.
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.

None yet

1 participant