Skip to content

Conversation

@nicoddemus
Copy link
Member

No description provided.

EvanKepner and others added 23 commits May 12, 2019 09:52
The code-block directives are required by our blacken-docs hook
Documentation: add setenv/delenv examples to monkeypatch docs
Add an introductory section about how to register marks,
including doing so programatically (pytest-dev#5255).
This has been in place for a long time now, since 3.6.
Fixed double `be` word on monkeypatch docs page.
pytest-dev#5276)

Make it clear that small typos in docs don't require a CHANGELOG entry
…thon

No tests for this because we don't test with Jython currently.

Fix pytest-dev#5256
…hon-5256

Handle lone surrogate unicode character not being representable in Jython
@codecov
Copy link

codecov bot commented May 16, 2019

Codecov Report

Merging #5281 into features will increase coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           features    #5281      +/-   ##
============================================
+ Coverage     92.07%   92.12%   +0.05%     
============================================
  Files           115      115              
  Lines         26159    26165       +6     
  Branches       2578     2578              
============================================
+ Hits          24086    24105      +19     
+ Misses         1746     1731      -15     
- Partials        327      329       +2
Impacted Files Coverage Δ
src/_pytest/terminal.py 91.21% <100%> (+1.42%) ⬆️
src/_pytest/capture.py 95.11% <100%> (+0.02%) ⬆️
testing/test_capture.py 99.25% <100%> (ø) ⬆️
testing/python/fixtures.py 78.35% <0%> (-5.16%) ⬇️
testing/python/raises.py 90.54% <0%> (-4.06%) ⬇️
testing/python/metafunc.py 90.44% <0%> (-1.84%) ⬇️
src/_pytest/python.py 92.25% <0%> (-0.85%) ⬇️
src/_pytest/fixtures.py 97.51% <0%> (-0.28%) ⬇️
src/_pytest/pytester.py 86.66% <0%> (+0.14%) ⬆️
testing/python/collect.py 99.14% <0%> (+0.21%) ⬆️
... and 4 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 c0e53a6...041ea37. Read the comment docs.

@blueyed blueyed merged commit 0f7c7a9 into pytest-dev:features May 17, 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.

5 participants