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

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

Build:
Build:
LAST BUILD BRANCH: fix-travis
DEFAULT BRANCH: master
Ran 26 Oct 2018 01:24PM UTC
Jobs 1
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

pending completion
1312

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

Jobs
ID Job ID Ran Files Coverage
1 1312.1 26 Oct 2018 01:24PM UTC 0
83.62
Travis Job 1312.1
Source Files on build 1312
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1312
  • 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