Skip to content

Add missing junitxml ini options to the reference docs#5338

Merged
asottile merged 1 commit into
pytest-dev:featuresfrom
nicoddemus:junit_log_passing_tests-ref-docs
May 30, 2019
Merged

Add missing junitxml ini options to the reference docs#5338
asottile merged 1 commit into
pytest-dev:featuresfrom
nicoddemus:junit_log_passing_tests-ref-docs

Conversation

@nicoddemus

Copy link
Copy Markdown
Member

No description provided.

@codecov

codecov Bot commented May 30, 2019

Copy link
Copy Markdown

Codecov Report

Merging #5338 into features will increase coverage by 0.9%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           features    #5338     +/-   ##
===========================================
+ Coverage      92.4%   93.31%   +0.9%     
===========================================
  Files           115      115             
  Lines         26294    26294             
  Branches       2597     2597             
===========================================
+ Hits          24297    24535    +238     
+ Misses         1677     1448    -229     
+ Partials        320      311      -9
Impacted Files Coverage Δ
testing/test_pytester.py 54.04% <0%> (-34.98%) ⬇️
testing/test_reports.py 65.74% <0%> (-34.26%) ⬇️
testing/test_pluginmanager.py 49.57% <0%> (-25.43%) ⬇️
src/_pytest/pytester.py 86.11% <0%> (-3.4%) ⬇️
src/_pytest/reports.py 92.11% <0%> (-2.96%) ⬇️
testing/test_recwarn.py 97.03% <0%> (-2.55%) ⬇️
testing/test_tmpdir.py 97.31% <0%> (-1.62%) ⬇️
src/_pytest/config/__init__.py 93.79% <0%> (-0.64%) ⬇️
testing/test_pdb.py 47.55% <0%> (ø) ⬆️
src/_pytest/main.py 96.06% <0%> (+0.21%) ⬆️
... and 12 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b10f289...f9cafd1. Read the comment docs.

@asottile asottile left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@asottile asottile merged commit 56e430f into pytest-dev:features May 30, 2019
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