Skip to content

Conversation

@jorgepiloto
Copy link
Member

@jorgepiloto jorgepiloto commented Nov 30, 2022

Fix #1104 by:

  • Declaring pytest.ini inside pyproject.toml.
  • Declaring .coveragerc inside pyproject.toml.
  • Declaring .pre-commit-config.yaml tools configuration inside pyproject.toml.

It also extended the style to files within tests and documentation folder.

@github-actions
Copy link
Contributor

Please add one of the following labels to add this contribution to the Release Notes 👇

@codecov
Copy link

codecov bot commented Nov 30, 2022

Codecov Report

Merging #1666 (9f8aafb) into main (e53d3d8) will decrease coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1666      +/-   ##
==========================================
- Coverage   81.27%   81.20%   -0.07%     
==========================================
  Files          45       45              
  Lines        7465     7466       +1     
==========================================
- Hits         6067     6063       -4     
- Misses       1398     1403       +5     

@jorgepiloto jorgepiloto marked this pull request as ready for review November 30, 2022 14:37
Copy link
Collaborator

@germa89 germa89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@germa89 germa89 enabled auto-merge (squash) November 30, 2022 18:28
@germa89 germa89 merged commit 47d6f61 into main Nov 30, 2022
@germa89 germa89 deleted the maint/pyproject-settings branch November 30, 2022 18:37
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.

Migrate code style config to pyproject.toml

3 participants