Skip to content
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

[pytest] => [tool.pytest] #243

Closed
wants to merge 1 commit into from
Closed

Conversation

ederag
Copy link

@ederag ederag commented Aug 24, 2018

This commit avoids a warning:
[pytest] section in setup.cfg files is deprecated, use [tool:pytest] instead.

The addopt line was stripped of a trailing whitespace automatically,
due to the .editorconfig setting.

avoid a warning:
  [pytest] section in setup.cfg files is deprecated, use [tool:pytest] instead.
@codecov
Copy link

codecov bot commented Aug 24, 2018

Codecov Report

Merging #243 into develop will decrease coverage by 1%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #243      +/-   ##
===========================================
- Coverage    96.06%   95.06%   -1.01%     
===========================================
  Files            9        7       -2     
  Lines          941      993      +52     
  Branches       141      122      -19     
===========================================
+ Hits           904      944      +40     
- Misses          14       31      +17     
+ Partials        23       18       -5

@elbenfreund
Copy link
Collaborator

Will be dealt with in in #247 . Thanks for the PR never the less.

@elbenfreund elbenfreund closed this Mar 6, 2020
@ederag ederag deleted the tool_pytest branch March 7, 2020 08:27
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