Skip to content

Comments

Fix/Remove broken links#5613

Merged
nicoddemus merged 11 commits intopytest-dev:masterfrom
steffenschroeder:fix-broken-links
Jul 17, 2019
Merged

Fix/Remove broken links#5613
nicoddemus merged 11 commits intopytest-dev:masterfrom
steffenschroeder:fix-broken-links

Conversation

@steffenschroeder
Copy link
Contributor

#1722 reported broken links in CHANGELOG.
This PR fixes or removes many broken links.
This is prerequisite for a follow-up PR which adds linkcheck

@codecov
Copy link

codecov bot commented Jul 16, 2019

Codecov Report

Merging #5613 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #5613   +/-   ##
=======================================
  Coverage   96.11%   96.11%           
=======================================
  Files         117      117           
  Lines       25770    25770           
  Branches     2495     2495           
=======================================
  Hits        24769    24769           
  Misses        696      696           
  Partials      305      305

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 7440cec...1e34734. Read the comment docs.

Thanks `@sirex`_ for the report and `@nicoddemus`_ for the PR.

* Replace ``raise StopIteration`` usages in the code by simple ``returns`` to finish generators, in accordance to `PEP-479`_ (`#2160`_).
Thanks `@tgoodlet`_ for the report and `@nicoddemus`_ for the PR.
Copy link
Member

Choose a reason for hiding this comment

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

Perhaps leave the name, just not linkified?

Everything else looks good to me!

Copy link

Choose a reason for hiding this comment

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

Yeah feel free to link to my new account if you'd like.

@nicoddemus nicoddemus merged commit 157515f into pytest-dev:master Jul 17, 2019
.. _@philpep: https://github.com/philpep
.. _@raquel-ucl: https://github.com/raquel-ucl
.. _@axil: https://github.com/axil
.. _@tgoodlet: https://github.com/tgoodlet
Copy link
Member

Choose a reason for hiding this comment

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

fwiw, now @goodboy

Copy link

Choose a reason for hiding this comment

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

Heh, yeah sorry about any confusion on that one.
I finally got the username I always wanted a few months back.

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