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

arduino / arduino-builder / 30 / 1
23%
master: 23%

Build:
DEFAULT BRANCH: master
Ran 03 Aug 2016 12:47PM UTC
Files 4
Run time 0s
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

01 Aug 2016 04:45PM UTC coverage: 66.793%. Remained the same
30.1

push

travis-ci

matthijskooijman
Test include detection with subfolders

This verifies that:
 - Source files inside the src/ subfolder of a sketch are subject to
   include detection.
 - Header files included by the main sketch are subject to include
   detection.
 - Source files in other subfolders are *not* subject to include
   detection.

This commit adds four dummy libraries, "testlib1" to "testlib4" that only
contain an empty header file. These can be used to test whether an include
leads to the correct library being included, without running into other
unexpected issues when using real libraries (like one library including
another, or not all libraries being available for all boards, etc.).

Signed-off-by: Matthijs Kooijman <matthijs@stdin.nl>

529 of 792 relevant lines covered (66.79%)

361.91 hits per line

Source Files on job 30.1
  • Tree
  • List 0
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 30
  • Travis Job 30.1
  • efd06bc8 on github
  • Prev Job for on master (#29.1)
  • Next Job for on master (#31.1)
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