• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ropensci / git2r / 1888 / 6
81%
master: 81%

Build:
DEFAULT BRANCH: master
Ran 27 Sep 2019 07:53PM UTC
Files 71
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

27 Sep 2019 07:18PM UTC coverage: 81.245%. Remained the same
R_CODECOV=true R_LINTR=true

push

travis-ci

stewid
Use current version and date in package citation. (#401)

* Use current version and date in package citation.

* Include utils namespace (it is already an imported package).

* Determine package date with backwards compatibility.

utils::packageDescription() was added in R 3.5.0.

https://cran.r-project.org/doc/manuals/r-release/NEWS.html

utils::packageDescription("git2r")$`Date/Publication` only works
if the package is downloaded from CRAN (which automatically adds
this field to DESCRIPTION of all submitted packages).

Thus if the package is downloaded from GitHub or other non-CRAN
source, the default is to fall back to the current year, which is
likely correct if the development version was installed.

4423 of 5444 relevant lines covered (81.25%)

56.92 hits per line

Source Files on job 1888.6 (R_CODECOV=true R_LINTR=true)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1701
  • Travis Job 1888.6
  • 4e318347 on github
  • Prev Job for R_CODECOV=true R_LINTR=true on master (#1884.6)
  • Next Job for R_CODECOV=true R_LINTR=true on master (#1890.6)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc