Skip to content

Consolidate .coveragerc and .flake8 config int pyproject.toml #4477

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

Merged
merged 3 commits into from
Aug 23, 2021

Conversation

thrau
Copy link
Member

@thrau thrau commented Aug 23, 2021

This PR moves .flake8 and .coveragerc into pyproject.toml

  • Use pflake8 wrapper
  • Use coverage[toml] extra
  • The makefile line "pip install coverage[toml]" can be removed once the docker base image has been deployed

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) to 80.171% when pulling 6a90a04 on pyproject-consolidation into 754af03 on master.

@thrau thrau merged commit a5fa383 into master Aug 23, 2021
@thrau thrau deleted the pyproject-consolidation branch August 26, 2021 19:15
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