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

PX4 / Matrix / 978 / 1
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: pr-euler_constructor
DEFAULT BRANCH: master
Ran 20 Jul 2020 12:44PM UTC
Files 20
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

20 Jul 2020 12:41PM UTC coverage: 100.0%. First build
export= COVERALLS_SERVICE_NAME=travis-ci COVERALLS_REPO_TOKEN=[secure] CMAKE_BUILD_TYPE=Coverage FORMAT=ON

push

travis-ci

MaEtUgR
Remove asserts for unsigned integer >= 0

GCC 10 gives a warning
"comparison of unsigned expression in ‘>= 0’ is always true"
for these asserts since checking if an unsigned integer cannot
be negative and hence the statement gets droped.

1507 of 1507 relevant lines covered (100.0%)

93343.3 hits per line

Source Files on job 978.1 (export= COVERALLS_SERVICE_NAME=travis-ci COVERALLS_REPO_TOKEN=[secure] CMAKE_BUILD_TYPE=Coverage FORMAT=ON)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 813
  • Travis Job 978.1
  • 17b9342c on github
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