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

kammce / SJSU-Dev2 / 1651 / 1
0%
master: 88%

Build:
Build:
LAST BUILD BRANCH: fix-travis
DEFAULT BRANCH: master
Ran 28 Dec 2018 08:16PM UTC
Files 81
Run time 10s
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

28 Dec 2018 08:01PM UTC coverage: 0.0% (-77.9%) from 77.9%
1651.1

Pull #280

travis-ci

web-flow
Reducing dependecies during setup

- Changed Travis Linux OS -> Xenial (16.04)
- Removed the following dependencies
  - Perl (not used so removed)
  - Gcov/G++7/GCC7 (replaced with llvm)
  - Valgrind (replaced with llvm's -fsanatize)
  - OSX Homebrew (no longer needed)
  - Global install of OpenOCD (now its downloaded)
  - Build Essentials for Ubuntu (replaced by install make)
- Removing these dependencies should result in faster setup, test builds,
  and faster unit test running.
- Warnings improved with LLVM
- Moved from GCC -> LLVM for host testing, which results in the
  following:
  - Removes dependency on gcov and gcc/g++
  - Removes dependency on homebrew for OSX
  - Removes the need for Valgrind since LLVM support -fsanatize=address
    etc...
- Additional warnings found by LLVM were fixed throughout the code base.
- Moved the openocd config file to firmware since the original directory
  is being used for the binaries.
Pull Request #280: Reducing dependecies during setup

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Source Files on job 1651.1
  • Tree
  • List 0
  • Changed 57
  • Source Changed 13
  • Coverage Changed 57
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 167
  • Travis Job 1651.1
  • 93130c39 on github
  • Prev Job for on reduce-setup-dependencies (#1615.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