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

iwaseyusuke / ryu / 390
64%
master: 68%

Build:
Build:
LAST BUILD BRANCH: mrtlib-Support_RFC8050
DEFAULT BRANCH: master
Ran 22 Aug 2016 02:03AM UTC
Jobs 5
Files 409
Run time 2min
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
390

push

travis-ci

iwaseyusuke
PyInstaller: Enable to build stand-alone executables

Usage: After installing Ryu (on virtualenv is better), build a
ryu-manager executable as following:
  $ pip install PyInstaller
  $ cd tools/
  $ pyinstaller ryu-manager.spec
  $ ./dist/ryu-manager

Note: PyInstaller==3.2 have a bug of str encoding, please use
pyinstaller==3.1.1 instead.
  https://github.com/pyinstaller/pyinstaller/issues/1976

Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>

48194 of 74730 relevant lines covered (64.49%)

2.58 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
ryu/ofproto/nicira_ext.py
1
100.0
ryu/lib/dpid.py
1
100.0
ryu/ofproto/ofproto_v1_4_parser.py
2
100.0
ryu/lib/packet/udp.py
2
100.0
ryu/lib/port_no.py
3
100.0
ryu/cmd/manager.py
3
100.0
ryu/services/protocols/bgp/core.py
4
100.0
ryu/lib/ofctl_v1_2.py
5
100.0
ryu/services/protocols/bgp/protocol.py
5
100.0
ryu/lib/packet/ipv6.py
6
100.0
ryu/lib/ofctl_nicira_ext.py
7
100.0
ryu/ofproto/ofproto_v1_5_parser.py
7
100.0
ryu/lib/rpc.py
7
100.0
ryu/lib/packet/packet.py
8
100.0
ryu/lib/sockopt.py
8
100.0
ryu/services/protocols/bgp/info_base/vpn.py
10
100.0
ryu/lib/stringify.py
11
100.0
ryu/lib/ofctl_v1_0.py
13
100.0
ryu/app/ofctl/service.py
14
100.0
ryu/lib/ofctl_utils.py
14
100.0
ryu/lib/snortlib.py
20
100.0
ryu/base/app_manager.py
23
100.0
ryu/lib/ofctl_v1_4.py
29
100.0
ryu/controller/controller.py
32
100.0
ryu/lib/ofctl_v1_3.py
36
100.0
ryu/lib/ofctl_v1_5.py
44
100.0
ryu/services/protocols/bgp/utils/validation.py
47
100.0
ryu/ofproto/nx_actions.py
56
100.0
ryu/lib/lacplib.py
59
100.0
ryu/services/protocols/bgp/base.py
60
100.0
ryu/lib/packet/bgp.py
87
100.0
ryu/services/protocols/vrrp/router.py
103
100.0
ryu/services/protocols/bgp/speaker.py
108
100.0
ryu/services/protocols/bgp/rtconf/base.py
112
100.0
ryu/services/protocols/bgp/rtconf/neighbors.py
116
100.0
ryu/lib/bfdlib.py
122
100.0
ryu/services/protocols/bgp/info_base/vrf.py
147
100.0
ryu/services/protocols/bgp/bgpspeaker.py
187
100.0
ryu/services/protocols/bgp/info_base/base.py
230
100.0
ryu/topology/switches.py
255
100.0
ryu/lib/stplib.py
323
100.0
ryu/lib/ovs/vsctl.py
478
100.0
ryu/services/protocols/bgp/peer.py
Jobs
ID Job ID Ran Files Coverage
1 390.1 (TOX_ENV=py27) 22 Aug 2016 02:05AM UTC 0
64.45
Travis Job 390.1
2 390.2 (TOX_ENV=py34) 22 Aug 2016 02:05AM UTC 0
64.46
Travis Job 390.2
3 390.3 (TOX_ENV=py35) 22 Aug 2016 02:05AM UTC 0
64.46
Travis Job 390.3
4 390.4 (TOX_ENV=pypy26) 22 Aug 2016 02:05AM UTC 0
64.46
Travis Job 390.4
5 390.5 (TOX_ENV=pep8) 22 Aug 2016 02:03AM UTC 0
Travis Job 390.5
Source Files on build 390
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #390
  • 9cb9baee on github
  • Prev Build on PyInstaller-Enable_to_compile_executable (#301)
  • Next Build on PyInstaller-Enable_to_compile_executable (#394)
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

© 2025 Coveralls, Inc