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

Replace httptest::with_mock_API with with_mock_api #17

Closed
wants to merge 1 commit into from
Closed

Replace httptest::with_mock_API with with_mock_api #17

wants to merge 1 commit into from

Conversation

nealrichardson
Copy link

Three years ago, several functions were renamed in the httptest 3.0.0 release for consistency with httr and testthat. Function aliases with the old naming were kept to avoid breaking packages, but in the upcoming httptest 4.0.0 release, these deprecated functions are being removed. This PR updates your package to use the functions that will remain in the 4.0.0 release.

We plan to submit the httptest update to CRAN at the end of January. To avoid any potential nastygrams from CRAN, it would be ideal if you can update your package on CRAN with this change before then. Thanks!

@codecov
Copy link

codecov bot commented Jan 9, 2021

Codecov Report

Merging #17 (14ebb77) into master (c428609) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #17   +/-   ##
=======================================
  Coverage   91.99%   91.99%           
=======================================
  Files          23       23           
  Lines         837      837           
=======================================
  Hits          770      770           
  Misses         67       67           

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 c428609...14ebb77. Read the comment docs.

@mwaldstein
Copy link
Owner

Ended up manually applying due to repo oddness - submitted to CRAN as part of edgarWebR 1.1.0

@mwaldstein mwaldstein closed this Apr 18, 2021
@nealrichardson nealrichardson deleted the httptest-renaming branch April 20, 2021 15:33
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