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

micropython / micropython / 13591
98%

Build:
DEFAULT BRANCH: master
Ran 27 May 2020 06:55AM UTC
Jobs 1
Files 274
Run time 26s
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
13591

push

travis-ci-com

dpgeorge
esp8266/esppwm: Fix PWM glitch when setting duty on different channel.

The PWM driver uses a double buffer for the PWM timing array, one in
current use and the other one to update when changing duty parameters.
The issue was that once the duty parameters were changed the updated buffer
was applied immediately without synchronising to the start of the PWM
period.  By moving the buffer toggling/swapping to the interrupt when the
cycle is done there are no more glitches.

19427 of 19820 relevant lines covered (98.02%)

424477.71 hits per line

Jobs
ID Job ID Ran Files Coverage
5 13591.5 (MAKEOPTS="-j4" NAME="unix coverage build and tests") 27 May 2020 06:55AM UTC 0
98.02
Travis Job 13591.5
Source Files on build 13591
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #13591
  • e32302c1 on github
  • Prev Build on master (#13551)
  • Next Build on master (#13597)
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