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

micropython / micropython / 10620
98%

Build:
DEFAULT BRANCH: master
Ran 08 May 2019 02:55AM UTC
Jobs 1
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

pending completion
10620

push

travis-ci

dpgeorge
stm32/usbd_cdc_interface: Don't retransmit chars if USB is reconnected.

Before this change, if the USB was reconnected it was possible that some
characters in the TX buffer were retransmitted because tx_buf_ptr_out and
tx_buf_ptr_out_shadow were reset while tx_buf_ptr_in wasn't.  That
behaviour is fixed here by retaining the TX buffer state across reconnects.

Fixes issue #4761.

18439 of 18816 relevant lines covered (98.0%)

364939.82 hits per line

Jobs
ID Job ID Ran Files Coverage
3 10620.3 (NAME="unix coverage build and tests") 08 May 2019 02:55AM UTC 0
98.0
Travis Job 10620.3
Source Files on build 10620
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10620
  • b8c74014 on github
  • Prev Build on master (#10616)
  • Next Build on master (#10621)
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