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

mavlink / MAVSDK / 2226 / 3
24%
main: 48%

Build:
Build:
LAST BUILD BRANCH: improve-dependencies-detection
DEFAULT BRANCH: main
Ran 31 Jul 2018 03:09PM UTC
Files 2383
Run time 6min
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

31 Jul 2018 02:36PM UTC coverage: 23.636%. Remained the same
MATRIX_EVAL="BUILD_TARGET=coverage_build && CC=gcc-6 && CXX=g++-6"

Pull #477

travis-ci

web-flow
core: allow queue items to be changed

With the old implementation, it was not possible to change the values of
an item borrowed from the queue because every borrow received a new
shared_ptr of a copy of the item.

By storing the items as shared_ptr from the beginning, we can solve
this.
Pull Request #477: core: allow queue items to be changed

1984 of 8394 relevant lines covered (23.64%)

1559.65 hits per line

Source Files on job 2226.3 (MATRIX_EVAL="BUILD_TARGET=coverage_build && CC=gcc-6 && CXX=g++-6")
  • Tree
  • List 0
  • Changed 8
  • Source Changed 1
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1767
  • Travis Job 2226.3
  • 97b528a7 on github
  • Prev Job for MATRIX_EVAL="BUILD_TARGET=coverage_build && CC=gcc-6 && CXX=g++-6" on fix-locked-queue (#2224.3)
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