Skip to content

chore: move configurations to pyproject.toml#2115

Merged
staticdev merged 4 commits intoPyCQA:mainfrom
SauravMaheshkar:main
Apr 1, 2023
Merged

chore: move configurations to pyproject.toml#2115
staticdev merged 4 commits intoPyCQA:mainfrom
SauravMaheshkar:main

Conversation

@SauravMaheshkar
Copy link
Copy Markdown
Contributor

This PR aims to minimize the number of configuration files for the project. Instead of a separate .coveragerc, and .isort.cfg, we now would have all the configurations within the pyproject.toml file leading to a overall minimal code structure.

Comment thread pyproject.toml Outdated
Comment thread pyproject.toml Outdated
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 1, 2023

Codecov Report

Merging #2115 (7d1a499) into main (c59f28d) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2115   +/-   ##
=======================================
  Coverage   99.22%   99.22%           
=======================================
  Files          38       38           
  Lines        3087     3087           
  Branches      747      747           
=======================================
  Hits         3063     3063           
  Misses         14       14           
  Partials       10       10           

Comment thread pyproject.toml Outdated
@staticdev
Copy link
Copy Markdown
Collaborator

Thanks @SauravMaheshkar

@staticdev staticdev merged commit 76a71b1 into PyCQA:main Apr 1, 2023
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