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

pfalcon / micropython / 1084
98%

Build:
DEFAULT BRANCH: master
Ran 09 Dec 2017 11:00AM UTC
Jobs 1
Files 224
Run time 8s
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
1084

push

travis-ci

pfalcon
py/objfun: Factor out macro for initializing codestate.

This is second part of fun_bc_call() vs mp_obj_fun_bc_prepare_codestate()
common code refactor. This factors out code to initialize codestate
object. After this patch, mp_obj_fun_bc_prepare_codestate() is effectively
DECODE_CODESTATE_SIZE() followed by allocation followed by
INIT_CODESTATE(), and fun_bc_call() starts with that too.

17408 of 17786 relevant lines covered (97.87%)

320416.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1084.1 09 Dec 2017 11:00AM UTC 0
97.87
Travis Job 1084.1
Source Files on build 1084
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1084
  • 2b001815 on github
  • Prev Build on master (#1083)
  • Next Build on master (#1086)
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