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

kammce / SJSU-Dev2 / 1315
88%

Build:
DEFAULT BRANCH: master
Ran 26 Oct 2018 05:10PM UTC
Jobs 1
Files 76
Run time 8s
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
1315

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 1315.1 26 Oct 2018 05:10PM UTC 0
83.62
Travis Job 1315.1
Source Files on build 1315
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1315
  • 7f7d2157 on github
  • Prev Build on master (#1304)
  • Next Build on master (#1324)
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