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

pfalcon / micropython / 1363 / 3
98%
master: 98%

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

26 Sep 2018 05:34AM UTC coverage: 98.061% (+0.002%) from 98.059%
NAME="unix coverage build and tests"

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

Source Files on job 1363.3 (NAME="unix coverage build and tests")
  • Tree
  • List 0
  • Changed 69
  • Source Changed 5
  • Coverage Changed 67
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1341
  • Travis Job 1363.3
  • 57a7d5be on github
  • Prev Job for NAME="unix coverage build and tests" on master (#1359.3)
  • Next Job for NAME="unix coverage build and tests" on master (#1371.3)
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