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 --pr to open a python/peps PR preview #1

Merged
merged 1 commit into from
Mar 19, 2022
Merged

Add --pr to open a python/peps PR preview #1

merged 1 commit into from
Mar 19, 2022

Conversation

hugovk
Copy link
Owner

@hugovk hugovk commented Mar 19, 2022

Add --pr to open the ReadTheDocs build preview of PRs at https://github.com/python/peps.

For example, for PR python/peps#2440:

$ pep 594 --pr 2440
https://pep-previews--2440.org.readthedocs.build/pep-0594/

@hugovk hugovk added the changelog: Added For new features label Mar 19, 2022
@codecov-commenter
Copy link

codecov-commenter commented Mar 19, 2022

Codecov Report

Merging #1 (40de515) into main (08fe89e) will increase coverage by 3.12%.
The diff coverage is 90.90%.

@@            Coverage Diff             @@
##             main       #1      +/-   ##
==========================================
+ Coverage   87.50%   90.62%   +3.12%     
==========================================
  Files           2        2              
  Lines          24       32       +8     
==========================================
+ Hits           21       29       +8     
  Misses          3        3              
Flag Coverage Δ
GHA_Ubuntu 90.62% <90.90%> (+3.12%) ⬆️
GHA_Windows 90.62% <90.90%> (+3.12%) ⬆️
GHA_macOS 90.62% <90.90%> (+3.12%) ⬆️

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

Impacted Files Coverage Δ
src/pepotron/__init__.py 85.71% <83.33%> (+2.38%) ⬆️
tests/test_pep.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 08fe89e...40de515. Read the comment docs.

@hugovk hugovk changed the title Add --pr to open build preview a python/peps PR Add --pr to open a python/peps PR preview Mar 19, 2022
@hugovk hugovk changed the title Add --pr to open a python/peps PR preview Add --pr to open a python/peps PR preview Mar 19, 2022
@hugovk hugovk enabled auto-merge March 19, 2022 10:47
@hugovk hugovk merged commit 6507ef1 into main Mar 19, 2022
@hugovk hugovk deleted the add-pr-option branch March 19, 2022 10:51
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.

2 participants