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

micropython / micropython / 12266
98%

Build:
DEFAULT BRANCH: master
Ran 09 Jan 2020 12:49AM UTC
Jobs 1
Files 268
Run time 14s
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
12266

push

travis-ci

dpgeorge
py: Make mp_obj_get_type() return a const ptr to mp_obj_type_t.

Most types are in rodata/ROM, and mp_obj_base_t.type is a constant pointer,
so enforce this const-ness throughout the code base.  If a type ever needs
to be modified (eg a user type) then a simple cast can be used.

36 of 36 new or added lines in 11 files covered. (100.0%)

18872 of 19259 relevant lines covered (97.99%)

373857.06 hits per line

Jobs
ID Job ID Ran Files Coverage
3 12266.3 (NAME="unix coverage build and tests") 09 Jan 2020 12:50AM UTC 0
97.99
Travis Job 12266.3
Source Files on build 12266
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #12266
  • bfbd9440 on github
  • Prev Build on master (#12253)
  • Next Build on master (#12286)
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