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

micropython / micropython / 10293
98%

Build:
DEFAULT BRANCH: master
Ran 25 Feb 2019 01:57PM UTC
Jobs 1
Files 242
Run time 43s
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
10293

push

travis-ci

dpgeorge
esp32/modnetwork: Fix wifi.isconnected to return False after disconnect.

esp_wifi_connect will return ESP_OK for the normal path of execution which
just means the reconnect is started, not that it is actually reconnected.
In such a case wifi.isconnected() should return False until the
reconnection is complete.  After reconnect a GOT_IP event is called and it
will change wifi_sta_connected back to True.

18287 of 18661 relevant lines covered (98.0%)

331485.24 hits per line

Jobs
ID Job ID Ran Files Coverage
3 10293.3 (NAME="unix coverage build and tests") 25 Feb 2019 01:57PM UTC 0
98.0
Travis Job 10293.3
Source Files on build 10293
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10293
  • 21f9329d on github
  • Prev Build on master (#10286)
  • Next Build on master (#10294)
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