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

neubot / neubot-runtime / 78
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: fix/code-review
DEFAULT BRANCH: master
Ran 20 Jan 2016 09:41PM UTC
Jobs 4
Files 3
Run time 15s
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
78

push

travis-ci

Simone Basso
Add support for tracing execution

Cc: @DavideAllavena

Example output:

```
5 is writable:
	call ./neubot_runtime/connector.py:36:handle_write()
		call ./neubot_runtime/poller.py:78:unset_writable()
			call ./neubot_runtime/connector.py:33:fileno()
			return ./neubot_runtime/connector.py:34:fileno()
		return ./neubot_runtime/poller.py:82:unset_writable()
		call ./neubot_runtime/utils_net.py:169:isconnected()
			call ./neubot_runtime/utils_net.py:16:format_epnt()
			return ./neubot_runtime/utils_net.py:23:format_epnt()
			call ./neubot_runtime/utils_net.py:216:getpeername()
				call ./neubot_runtime/utils_net.py:201:__strip_ipv4mapped_prefix()
					call ./neubot_runtime/utils_net.py:206:__strip_ipv4mapped_prefix1()
					return ./neubot_runtime/utils_net.py:214:__strip_ipv4mapped_prefix1()
				return ./neubot_runtime/utils_net.py:204:__strip_ipv4mapped_prefix()
			return ./neubot_runtime/utils_net.py:218:getpeername()
		return ./neubot_runtime/utils_net.py:184:isconnected()
		call ./neubot_runtime/utils.py:95:ticks()
		return ./neubot_runtime/utils.py:101:ticks()
		call ./neubot_runtime/http_client.py:51:connection_made()
			call ./neubot_runtime/utils.py:69:time_formatter()
			return ./neubot_runtime/utils.py:75:time_formatter()
			call ./neubot_runtime/http_client_stream.py:20:__init__()
				call ./neubot_runtime/http_stream.py:42:__init__()
					call ./neubot_runtime/stream.py:24:__init__()
						call ./neubot_runtime/pollable.py:18:__init__()
							call ./neubot_runtime/utils.py:95:ticks()
							return ./neubot_runtime/utils.py:101:ticks()
						return ./neubot_runtime/pollable.py:20:__init__()
						call ./neubot_runtime/utils_net.py:220:getsockname()
							call ./neubot_runtime/utils_net.py:201:__strip_ipv4mapped_prefix()
								call ./neubot_runtime/utils_net.py:206:__strip_ipv4mapped_prefix1()
								return ./neubot_runtime/utils_net.py:214:__strip_ipv4mapped_prefix1()
							return ./neubot_runtime/utils_net.py:204:__strip_ipv4mapped_pref... (continued)

167 of 176 relevant lines covered (94.89%)

2.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 78.1 20 Jan 2016 09:41PM UTC 0
Travis Job 78.1
2 78.2 20 Jan 2016 09:41PM UTC 0
94.89
Travis Job 78.2
3 78.3 20 Jan 2016 09:41PM UTC 0
94.89
Travis Job 78.3
4 78.4 20 Jan 2016 09:42PM UTC 0
94.89
Travis Job 78.4
Source Files on build 78
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #78
  • 3c2c5026 on github
  • Next Build on exp/trace (#79)
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