Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Dec 24, 2022

Checklist for PRs

  • Added .. versionadded:: version, .. versionchanged:: version or .. deprecated:: version to the docstrings for user facing changes (for methods/class descriptions, arguments and attributes)
  • Created new or adapted existing unit tests
  • Documented code changes according to the CSI standard
  • Added myself alphabetically to AUTHORS.rst (optional)
  • Added new classes & modules to the docs and all suitable __all__ s

Intention

While admiring the badges, I noticed a regular hyperlink in the file README_RAW.rst instead of a badge.
The missing badge is the code coverage

Changes

The URL was different than the one in the README.rst and couldn't get resolved.

I copied the URL from README.rst, so they're equally now
(code coverage doesn't differentiate between python-telegram-bot and python-telegram-bot-raw).

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hey! Looks like you edited README.rst or README_RAW.rst. I'm just a friendly reminder to apply relevant changes to both of those files :)

@ghost ghost changed the title Fixed badge of code coverage Fix: URL of code coverage - badge Dec 24, 2022
Copy link
Member

@Poolitzer Poolitzer left a comment

Choose a reason for hiding this comment

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

Change is correct

@Bibo-Joshi Bibo-Joshi changed the base branch from master to doc-fixes December 26, 2022 10:04
@Bibo-Joshi Bibo-Joshi merged commit fa0642e into python-telegram-bot:doc-fixes Dec 26, 2022
@Bibo-Joshi
Copy link
Member

Thank you for the contribution :)

@Bibo-Joshi Bibo-Joshi mentioned this pull request Dec 26, 2022
4 tasks
Bibo-Joshi added a commit that referenced this pull request Jan 1, 2023
Co-authored-by: Dmitry Kolomatskiy <58207913+lemontree210@users.noreply.github.com>
Co-authored-by: Viicos <65306057+Viicos@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Eisberge <22561095+Eisberge@users.noreply.github.com>
Co-authored-by: Joshua Tang <joshuaystang@gmail.com>
@harshil21 harshil21 added the ⚙️ documentation affected functionality: documentation label Jan 2, 2023
@harshil21 harshil21 added this to the v20.0 milestone Jan 2, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jan 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
⚙️ documentation affected functionality: documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants