Skip to content

Substituted 'yml' to '.yaml' in relevant files#5540

Merged
asottile merged 1 commit intopytest-dev:masterfrom
bazcrown:yml2yaml
Jul 3, 2019
Merged

Substituted 'yml' to '.yaml' in relevant files#5540
asottile merged 1 commit intopytest-dev:masterfrom
bazcrown:yml2yaml

Conversation

@bazcrown
Copy link
Contributor

@bazcrown bazcrown commented Jul 3, 2019

This is a small doc fix for
#5533

Resolves #5533

@codecov
Copy link

codecov bot commented Jul 3, 2019

Codecov Report

Merging #5540 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5540      +/-   ##
==========================================
- Coverage   96.11%   96.08%   -0.03%     
==========================================
  Files         117      117              
  Lines       25695    25695              
  Branches     2493     2493              
==========================================
- Hits        24696    24690       -6     
- Misses        695      701       +6     
  Partials      304      304
Impacted Files Coverage Δ
src/_pytest/doctest.py 94.38% <0%> (-2.25%) ⬇️

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 50b846e...1b0e8d7. Read the comment docs.

Copy link
Member

@asottile asottile left a comment

Choose a reason for hiding this comment

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

thanks!

@asottile asottile merged commit 776a632 into pytest-dev:master Jul 3, 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.

YML files are not YAML files

2 participants