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

micropython / micropython / 13329
98%

Build:
DEFAULT BRANCH: master
Ran 23 Apr 2020 01:13AM UTC
Jobs 1
Files 274
Run time 23s
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
13329

push

travis-ci-com

dpgeorge
esp32: Consolidate check_esp_err functions and add IDF error string.

This commit consolidates a number of check_esp_err functions that check
whether an ESP-IDF return code is OK and raises an exception if not.  The
exception raised is an OSError with the error code as the first argument
(negative if it's ESP-IDF specific) and the ESP-IDF error string as the
second argument.

This commit also fixes esp32.Partition.set_boot to use check_esp_err, and
uses that function for a unit test.

19390 of 19790 relevant lines covered (97.98%)

419958.47 hits per line

Jobs
ID Job ID Ran Files Coverage
5 13329.5 (MAKEOPTS="-j4" NAME="unix coverage build and tests") 23 Apr 2020 01:13AM UTC 0
97.98
Travis Job 13329.5
Source Files on build 13329
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #13329
  • 1ae7e0e5 on github
  • Prev Build on master (#13325)
  • Next Build on master (#13330)
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