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

bugsnag / bugsnag-android / 724

Builds Branch Commit Type Ran Committer Via Coverage
724 renovate/gradle-5.x build: gradle 5 outputs artefacts with the version name, our release/mazerunner scripts should suppo Pull #425 12 Apr 2019 04:11AM UTC web-flow travis-ci-com pending completion   set done
723 renovate/gradle-5.x build: gradle 5 outputs artefacts with the version name, our release/mazerunner scripts should suppo push 12 Apr 2019 03:06AM UTC fractalwrench travis-ci-com pending completion   set done
722 kattrali/pop-cache-segfault fix(ndk): Free cache instances when unneeded push 12 Apr 2019 02:18AM UTC kattrali travis-ci-com pending completion   set done
715 refactor-unused-imports refactor: Remove unused imports Pull #464 12 Apr 2019 01:02AM UTC web-flow travis-ci-com pending completion   set done
712 refactor-unused-imports refactor: Remove unused imports push 12 Apr 2019 12:10AM UTC fractalwrench travis-ci-com pending completion   set done
711 refactor-redundant-local-variable refactor: removes redundant local variable Pull #463 11 Apr 2019 11:12PM UTC web-flow travis-ci-com pending completion   set done
710 refactor-redundant-local-variable refactor: removes redundant local variable push 11 Apr 2019 10:13PM UTC fractalwrench travis-ci-com pending completion   set done
709 refactor-redundant-constructs refactor: remove redundant/verbose code constructs as reported via android lint Pull #462 11 Apr 2019 09:22PM UTC web-flow travis-ci-com pending completion   set done
708 refactor-redundant-constructs refactor: remove redundant/verbose code constructs as reported via android lint push 11 Apr 2019 08:21PM UTC fractalwrench travis-ci-com pending completion   set done
707 refactor-presized-array-call refactor: prefer using zero-based array when converting collection There are two styles to convert a collection to an array: either using a pre-sized array (like c.toArray(new String[c.size()])) or using an empty array (like c.toArray(new String[... Pull #461 11 Apr 2019 07:29PM UTC web-flow travis-ci-com pending completion   set done
706 refactor-presized-array-call refactor: prefer using zero-based array when converting collection There are two styles to convert a collection to an array: either using a pre-sized array (like c.toArray(new String[c.size()])) or using an empty array (like c.toArray(new String[... push 11 Apr 2019 06:31PM UTC fractalwrench travis-ci-com pending completion   set done
705 master perf(ndk init): Free allocated report info in the event of read failure push 11 Apr 2019 06:02PM UTC kattrali travis-ci-com pending completion   set done
704 refactor-nullability-annotations refactor: add missing nullability annotations in test code Pull #460 11 Apr 2019 05:14PM UTC web-flow travis-ci-com pending completion   set done
703 refactor-nullability-annotations refactor: add missing nullability annotations in test code push 11 Apr 2019 04:21PM UTC fractalwrench travis-ci-com pending completion   set done
700 refactor-final-modifier refactor: make fields final where possible Marking fields as final guarantees that the reference cannot be modified after initialisation. While it's still possible to mutate any fields on the object itself, this is a good first step towards threa... Pull #458 11 Apr 2019 03:15PM UTC web-flow travis-ci-com pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • …
  • 75
  • 76
  • Next →
  • Back to Repo
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

© 2025 Coveralls, Inc