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

pfalcon / micropython / 1363
98%

Build:
DEFAULT BRANCH: master
Ran 26 Sep 2018 09:20PM UTC
Jobs 1
Files 238
Run time 38s
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
1363

push

travis-ci

Damien George
py: Fix msvc C++ compiler warnings with MP_OBJ_FUN_MAKE_SIG macro.

When obj.h is compiled as C++ code, the cl compiler emits a warning about
possibly unsafe mixing of size_t and bool types in the or operation in
MP_OBJ_FUN_MAKE_SIG.  Similarly there's an implicit narrowing integer
conversion in runtime.h.  This commit fixes this by being explicit.

18104 of 18462 relevant lines covered (98.06%)

333874.44 hits per line

Jobs
ID Job ID Ran Files Coverage
3 1363.3 (NAME="unix coverage build and tests") 26 Sep 2018 09:20PM UTC 0
98.06
Travis Job 1363.3
Source Files on build 1363
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1363
  • 57a7d5be on github
  • Prev Build on master (#1359)
  • Next Build on master (#1371)
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