No flags found
Use flags to group coverage reports by test type, project and/or folders.
Then setup custom commit statuses and notifications for each flag.
e.g., #unittest #integration
#production #enterprise
#frontend #backend
bdd73ae
... +0 ...
81492ac
Use flags to group coverage reports by test type, project and/or folders.
Then setup custom commit statuses and notifications for each flag.
e.g., #unittest #integration
#production #enterprise
#frontend #backend
37 | 37 | #' - [Open Graph](https://ogp.me/) |
|
38 | 38 | #' - [Google Structured Data Testing Tool](https://search.google.com/structured-data/testing-tool) |
|
39 | 39 | #' - [Facebook Sharing Debugger](https://developers.facebook.com/tools/debug/) |
|
40 | - | #' - [Twitter Card Documentation](https://developer.twitter.com/en/docs/tweets/optimize-with-cards/guides/getting-started) |
|
40 | + | #' - [Twitter Card Documentation](https://developer.twitter.com/en/docs/twitter-for-websites/cards/guides/getting-started) |
|
41 | 41 | #' - [Twitter Card Validator](https://cards-dev.twitter.com/validator) |
|
42 | 42 | #' |
|
43 | 43 | #' @template describe-meta-return |
8 | 8 | #' as `"lat;long"`. Can optionally be a length-two vector, i.e. `c(lat, |
|
9 | 9 | #' long)`. |
|
10 | 10 | #' @param geo_region Name of the geographic region related to the page content, |
|
11 | - | #' specified using [ISO-3166](http://en.wikipedia.org/wiki/ISO_3166) |
|
11 | + | #' specified using [ISO-3166](https://en.wikipedia.org/wiki/ISO_3166) |
|
12 | 12 | #' 2-character country code and 2-character national subdivision. Example: |
|
13 | 13 | #' `"US-NY"`. |
|
14 | 14 | #' @param geo_placename Name of the geographic place related to the page |
Files | Coverage |
---|---|
R | 100.00% |
Project Totals (8 files) | 100.00% |
81492ac
bdd73ae