Skip to content

add PyPI download count badge #342

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 6, 2021
Merged

add PyPI download count badge #342

merged 1 commit into from
Feb 6, 2021

Conversation

Lee-W
Copy link
Member

@Lee-W Lee-W commented Feb 6, 2021

Description

add PyPI download count per month to readme

Checklist

  • Add test cases to all the changes you introduce
  • Run ./script/format and ./script/test locally to ensure this change passes linter check and test
  • Test the changes on the local machine manually
  • Update the documentation for the changes

Expected behavior

image

Steps to Test This Pull Request

  1. poetry run mkdocs build
  2. poetry run mkdocs serve
  3. Go to http://127.0.0.1

Additional context

@Lee-W Lee-W requested a review from woile February 6, 2021 02:29
@codecov
Copy link

codecov bot commented Feb 6, 2021

Codecov Report

Merging #342 (055fc17) into master (1a33099) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #342   +/-   ##
=======================================
  Coverage   97.20%   97.20%           
=======================================
  Files          35       35           
  Lines        1000     1000           
=======================================
  Hits          972      972           
  Misses         28       28           
Flag Coverage Δ
unittests 97.20% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
commitizen/cli.py 97.50% <ø> (ø)
commitizen/__version__.py 100.00% <100.00%> (ø)
commitizen/commands/bump.py 94.44% <100.00%> (ø)
commitizen/config/yaml_config.py 100.00% <100.00%> (ø)
commitizen/git.py 95.55% <100.00%> (ø)

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 3ef5257...055fc17. Read the comment docs.

@woile woile merged commit fc38851 into master Feb 6, 2021
@woile woile deleted the add-pypi-download-per-month branch February 6, 2021 09:40
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