Skip to content
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

Fixed a broken badge, and removed a broken badge #4

Merged
merged 1 commit into from
Apr 29, 2019
Merged

Fixed a broken badge, and removed a broken badge #4

merged 1 commit into from
Apr 29, 2019

Conversation

movermeyer
Copy link
Contributor

Unfortunately, PyPI has removed download statistics from their API, which means that the shields.io "download count" badges are broken (they display "no longer available". See this).

@williamgibb
Copy link
Owner

williamgibb commented Apr 28, 2019

@movermeyer Can you please rebase this PR on the master branch, or merge master into your patch branch?

@codecov-io
Copy link

Codecov Report

Merging #4 into master will increase coverage by 2.15%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
+ Coverage   96.61%   98.77%   +2.15%     
==========================================
  Files           8       12       +4     
  Lines         207      490     +283     
  Branches       19       24       +5     
==========================================
+ Hits          200      484     +284     
+ Misses          7        6       -1
Impacted Files Coverage Δ
src/fuckery/cli.py 90.9% <0%> (-0.4%) ⬇️
src/fuckery/constants.py 100% <0%> (ø) ⬆️
src/fuckery/memory.py 100% <0%> (ø) ⬆️
tests/test_vm.py 100% <0%> (ø)
tests/test_pyfuckery.py 100% <0%> (ø)
tests/test_memory.py 100% <0%> (ø)
tests/test_parser.py 100% <0%> (ø)
src/fuckery/__main__.py 100% <0%> (+100%) ⬆️

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 76c24ae...7b6e62e. Read the comment docs.

@movermeyer
Copy link
Contributor Author

@williamgibb Done.

@williamgibb williamgibb merged commit 5004a1a into williamgibb:master Apr 29, 2019
@williamgibb
Copy link
Owner

@movermeyer Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants