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

kammce / SJSU-Dev2 / 1312 / 1
84%
master: 88%

Build:
Build:
LAST BUILD BRANCH: fix-travis
DEFAULT BRANCH: master
Ran 26 Oct 2018 01:24PM UTC
Files 76
Run time 3s
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

26 Oct 2018 01:13PM UTC coverage: 83.623%. First build
1312.1

push

travis-ci

kammce
Fix bootloader break by unwind implementation

Needed to removed a the following startup functions from the unwind call
in order to get the bootloader to work. If the unwind functions are
called before everything has been initialized, the system would crash.

- void ResetIsr(void)
- void InitDataSection());
- void InitBssSection());
- void InitFpu());
- void __libc_init_array());
- void LowLevelInit());

1588 of 1899 relevant lines covered (83.62%)

5.67 hits per line

Source Files on job 1312.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 14
  • Travis Job 1312.1
  • 9dd19546 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