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

bugsnag / bugsnag-android / 756 / 4
69%
master: 83%

Build:
Build:
LAST BUILD BRANCH: renovate/gradle-5.x
DEFAULT BRANCH: master
Ran 16 Apr 2019 04:01PM UTC
Files 49
Run time 2s
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

16 Apr 2019 03:16PM UTC coverage: 73.988%. First build
NDK_VERSION=r16b

push

travis-ci-com

fractalwrench
refactor: use packageInfo.longVersionCode on API 28+, fixing usage of deprecated packageInfo.version

API 28 added an additional android:versionCodeMajor attribute, which can be used if an app has run
out of space in the android:versionCode int. The PackageInfo API we previously used has now been
deprecated and we should retrieve the version code from the longVersionCode method instead, which
contains an amalgam of the versionCode + versionCodeMajor.

2267 of 3064 relevant lines covered (73.99%)

0.74 hits per line

Source Files on job 756.4 (NDK_VERSION=r16b)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1992
  • Travis Job 756.4
  • d98a6cdb on github
  • Next Job for NDK_VERSION=r16b on use-api-28-version-code (#758.4)
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