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

Add bpo CLI to open redirect URLs #11

Merged
merged 4 commits into from May 9, 2022
Merged

Add bpo CLI to open redirect URLs #11

merged 4 commits into from May 9, 2022

Conversation

hugovk
Copy link
Owner

@hugovk hugovk commented May 9, 2022

Open a bpo in the browser

Issues from bugs.python.org have been migrated to GitHub issues and have new numbers.

This command will open the redirect page to take you to the new issue.

$ bpo 46208
https://bugs.python.org/issue?@action=redirect&bpo=46208

This redirects to python/cpython#90366

@hugovk hugovk added the changelog: Added For new features label May 9, 2022
@codecov
Copy link

codecov bot commented May 9, 2022

Codecov Report

Merging #11 (623c2ee) into main (6f81aa3) will decrease coverage by 0.91%.
The diff coverage is 86.36%.

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
- Coverage   97.67%   96.75%   -0.92%     
==========================================
  Files           4        4              
  Lines         172      185      +13     
==========================================
+ Hits          168      179      +11     
- Misses          4        6       +2     
Flag Coverage Δ
GHA_Ubuntu 96.75% <86.36%> (-0.92%) ⬇️
GHA_Windows 96.75% <86.36%> (-0.92%) ⬇️
GHA_macOS 95.67% <86.36%> (-2.00%) ⬇️

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

Impacted Files Coverage Δ
src/pepotron/__init__.py 94.36% <78.57%> (-2.41%) ⬇️
tests/test_pepotron.py 100.00% <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 6f81aa3...623c2ee. Read the comment docs.

@hugovk hugovk merged commit 28c8666 into main May 9, 2022
@hugovk hugovk deleted the add-bpo branch May 9, 2022 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: Added For new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant