Skip to content

Documentation fix for get_cid()#303

Merged
stitam merged 2 commits intoropensci:masterfrom
jranke:patch-1
Oct 29, 2020
Merged

Documentation fix for get_cid()#303
stitam merged 2 commits intoropensci:masterfrom
jranke:patch-1

Conversation

@jranke
Copy link
Copy Markdown
Contributor

@jranke jranke commented Oct 13, 2020

To make it consistent with the function definition. I think this does not warrant a NEWS entry. I did run devtools::check(run_dont_test = FALSE) and I got

...
✔ checking examples with --run-donttest (3m 16.1s)
...

The tests took more then 10 minutes and got me

══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 350 | SKIPPED: 0 | WARNINGS: 6 | FAILED: 17 ]

I think there should be a warning that this takes a long time in your contribution notes for pull requests....

PR task list:

  • Update NEWS
  • Add tests (if appropriate)
  • Update documentation with devtools::document()
  • Check package passed

jranke and others added 2 commits October 13, 2020 12:00
To make it consistent with the function definition.
@stitam
Copy link
Copy Markdown
Contributor

stitam commented Oct 29, 2020

Hi @jranke, thanks for updating the documentation. I agree, the tests take a long time to complete and this should be in the contribution notes. PR #300 and PR #306 both aim to speed up testing.

@stitam stitam merged commit 1a8285e into ropensci:master Oct 29, 2020
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.

3 participants