Skip to content

Canonicalize CRAN links #26268

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 3 commits into from
May 2, 2019
Merged

Canonicalize CRAN links #26268

merged 3 commits into from
May 2, 2019

Conversation

katrinleinweber
Copy link
Contributor

  • [~] closes #xxxx
  • [~] tests added / passed
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • [~] whatsnew entry

@codecov
Copy link

codecov bot commented May 2, 2019

Codecov Report

Merging #26268 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #26268      +/-   ##
==========================================
- Coverage   91.99%   91.98%   -0.01%     
==========================================
  Files         175      175              
  Lines       52379    52379              
==========================================
- Hits        48184    48180       -4     
- Misses       4195     4199       +4
Flag Coverage Δ
#multiple 90.53% <ø> (ø) ⬆️
#single 40.74% <ø> (-0.13%) ⬇️
Impacted Files Coverage Δ
pandas/io/sas/sas7bdat.py 91.15% <ø> (ø) ⬆️
pandas/io/gbq.py 78.94% <0%> (-10.53%) ⬇️
pandas/core/frame.py 96.9% <0%> (-0.12%) ⬇️

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 1175933...eb49bfa. Read the comment docs.

@codecov
Copy link

codecov bot commented May 2, 2019

Codecov Report

Merging #26268 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #26268      +/-   ##
==========================================
- Coverage   91.99%   91.98%   -0.01%     
==========================================
  Files         175      175              
  Lines       52379    52379              
==========================================
- Hits        48184    48180       -4     
- Misses       4195     4199       +4
Flag Coverage Δ
#multiple 90.53% <ø> (ø) ⬆️
#single 40.72% <ø> (-0.15%) ⬇️
Impacted Files Coverage Δ
pandas/io/sas/sas7bdat.py 91.15% <ø> (ø) ⬆️
pandas/io/gbq.py 78.94% <0%> (-10.53%) ⬇️
pandas/core/frame.py 96.9% <0%> (-0.12%) ⬇️

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 1175933...eb49bfa. Read the comment docs.

@WillAyd WillAyd added the Docs label May 2, 2019
@jschendel jschendel added this to the 0.25.0 milestone May 2, 2019
@WillAyd WillAyd merged commit 0989339 into pandas-dev:master May 2, 2019
@WillAyd
Copy link
Member

WillAyd commented May 2, 2019

Thanks @katrinleinweber !

@katrinleinweber
Copy link
Contributor Author

You're welcome, and thanks for merging :-) Sorry about the confusion! I forgot to paste the CRAN docu URL into the PR description: https://cran.r-project.org/doc/manuals/R-exts.html#Specifying-URLs

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

Successfully merging this pull request may close these issues.

3 participants