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

micropython / micropython / 10099
98%

Build:
DEFAULT BRANCH: master
Ran 27 Jan 2019 02:29AM UTC
Jobs 1
Files 242
Run time 13s
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
10099

push

travis-ci

dpgeorge
stm32/rtc: Check RTCEN=1 when testing if RTC is already running on boot.

It can be that LSEON and LSERDY are set yet the RTC is not enabled (this
can happen for example when coming out of the ST DFU mode on an F405 with
the RTC not previously initialised).  In such a case the RTC is never
started because the code thinks it's already running.  This patch fixes
this case by always checking if RTCEN is set when booting up (and also
testing for a valid RTCSEL value in the case of using an LSE).

18279 of 18652 relevant lines covered (98.0%)

333157.44 hits per line

Jobs
ID Job ID Ran Files Coverage
3 10099.3 (NAME="unix coverage build and tests") 27 Jan 2019 02:29AM UTC 0
98.0
Travis Job 10099.3
Source Files on build 10099
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10099
  • c2886868 on github
  • Prev Build on master (#10098)
  • Next Build on master (#10100)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc