Skip to content

Make it clear that small typos in docs don't require a CHANGELOG entry#5276

Merged
nicoddemus merged 1 commit into
pytest-dev:masterfrom
nicoddemus:pr-template-tweak
May 16, 2019
Merged

Make it clear that small typos in docs don't require a CHANGELOG entry#5276
nicoddemus merged 1 commit into
pytest-dev:masterfrom
nicoddemus:pr-template-tweak

Conversation

@nicoddemus

Copy link
Copy Markdown
Member

@codecov

codecov Bot commented May 16, 2019

Copy link
Copy Markdown

Codecov Report

Merging #5276 into master will increase coverage by 5.15%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5276      +/-   ##
==========================================
+ Coverage   88.49%   93.64%   +5.15%     
==========================================
  Files         115      115              
  Lines       26163    26163              
  Branches     2578     2578              
==========================================
+ Hits        23152    24501    +1349     
+ Misses       2657     1347    -1310     
+ Partials      354      315      -39
Impacted Files Coverage Δ
testing/python/setup_plan.py 20% <0%> (-80%) ⬇️
testing/python/metafunc.py 81.98% <0%> (-0.19%) ⬇️
testing/test_assertrewrite.py 84.06% <0%> (+0.29%) ⬆️
testing/test_capture.py 99.25% <0%> (+0.29%) ⬆️
testing/test_config.py 99.49% <0%> (+0.33%) ⬆️
testing/test_pdb.py 98.82% <0%> (+0.39%) ⬆️
src/_pytest/assertion/rewrite.py 95.47% <0%> (+0.48%) ⬆️
src/_pytest/junitxml.py 95.84% <0%> (+0.59%) ⬆️
testing/test_parseopt.py 97.97% <0%> (+0.8%) ⬆️
testing/acceptance_test.py 98.04% <0%> (+0.97%) ⬆️
... and 29 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 b0a6161...0571e1e. Read the comment docs.

@blueyed blueyed left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Could also mention [ci skip] then somehow ;)

@nicoddemus

Copy link
Copy Markdown
Member Author

Oops indeed, my bad!

@nicoddemus nicoddemus merged commit 8e42c5b into pytest-dev:master May 16, 2019
@nicoddemus nicoddemus deleted the pr-template-tweak branch May 16, 2019 15:15
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