X Tutup
Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

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

Merged
thrau merged 3 commits intomasterfrom
pyproject-consolidation
Aug 23, 2021
Merged

Consolidate .coveragerc and .flake8 config int pyproject.toml#4477
thrau merged 3 commits intomasterfrom
pyproject-consolidation

Conversation

@thrau
Copy link
Copy Markdown
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
Copy Markdown

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup