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

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

Build:
DEFAULT BRANCH: master
Ran 26 Apr 2019 05:10PM UTC
Files 242
Run time 13s
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 Apr 2019 05:22AM UTC coverage: 98.003%. Remained the same
NAME="unix coverage build and tests"

push

travis-ci

dpgeorge
ports: Convert to use pyexec_file_if_exists() to execute boot/main.py.

The stm32 and nrf ports already had the behaviour that they would first
check if the script exists before executing it, and this patch makes all
other ports work the same way.  This helps when developing apps because
it's hard to tell (when unconditionally trying to execute the scripts) if
the resulting OSError at boot up comes from missing boot.py or main.py, or
from some other error.  And it's not really an error if these scripts don't
exist.

18403 of 18778 relevant lines covered (98.0%)

365325.15 hits per line

Source Files on job 1634.3 (NAME="unix coverage build and tests")
  • Tree
  • List 0
  • Changed 32
  • Source Changed 1
  • Coverage Changed 32
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1589
  • Travis Job 1634.3
  • 0646e607 on github
  • Prev Job for NAME="unix coverage build and tests" on master (#1631.3)
  • Next Job for NAME="unix coverage build and tests" on master (#1638.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