• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
You are now the owner of this repo.

micropython / micropython / 10099 / 3
98%
master: 98%

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

27 Jan 2019 02:21AM UTC coverage: 98.0%. Remained the same
NAME="unix coverage build and tests"

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

Source Files on job 10099.3 (NAME="unix coverage build and tests")
  • Tree
  • List 0
  • Changed 31
  • Source Changed 0
  • Coverage Changed 31
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9850
  • Travis Job 10099.3
  • c2886868 on github
  • Prev Job for NAME="unix coverage build and tests" on master (#10098.3)
  • Next Job for NAME="unix coverage build and tests" on master (#10100.3)
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