Skip to content

Conversation

SauravMaheshkar
Copy link
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.

@codecov
Copy link

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           

@staticdev
Copy link
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