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

katyukha / openerp-proxy / 192
69%

Build:
DEFAULT BRANCH: master
Ran 07 Oct 2016 10:12AM UTC
Jobs 24
Files 38
Run time 24min
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
192

push

travis-ci

katyukha
Release 0.7.0

- ``client.server_version`` now is aliase to
  ``client.services.db.server_base_version``
- Added ``services.db.server_base_version()`` which could be safely compared like:
  ``client.services.db.server_base_version() >= pkg_resources.parse_version('9.0')``
- Added method ``search_read`` to orm.object
- Drop support of OpenERP 6.0
- ``ext.repr``: Added ability to pass table format to .as_table method
  tablefmt arg must be suitable for tabulate.tabulate method from
  [Tabulate](https://pypi.python.org/pypi/tabulate) package
- Added ``openerp_proxy.experimental`` subpackage.
- Refactored session logic. Logic related to database / client connection
  management moved to separate class ``openerp_proxy.session.ClientManager``
  which can be used outside session logic.
- Added ``Client.ref`` method, then returns ``Record`` instance for
  specified *xmlid*
- Added ``Client.database_version_full`` and ``Client.database_version``
  properties
- Added ``Session.del_db`` and ``ClientManager.del_client`` methods
- Added ``client.services.db.db_exist`` method wrapper

240 of 240 new or added lines in 12 files covered. (100.0%)

1978 of 2292 relevant lines covered (86.3%)

19.95 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
openerp_proxy/ext/repr/orm.py
2
100.0
openerp_proxy/session.py
3
100.0
openerp_proxy/connection/jsonrpc.py
7
100.0
openerp_proxy/main.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
openerp_proxy/service/service.py
1
100.0
openerp_proxy/service/db.py
1
100.0
openerp_proxy/ext/workflow.py
3
100.0
openerp_proxy/main.py
8
100.0
openerp_proxy/ext/repr/generic.py
8
100.0
openerp_proxy/utils.py
9
100.0
openerp_proxy/orm/record.py
42
100.0
openerp_proxy/plugins/diagraming/graphml_yed.py
62
100.0
openerp_proxy/plugins/diagraming/graph.py
Jobs
ID Job ID Ran Files Coverage
1 192.1 (ODOO_VERSION="7.0" ODOO_RELEASE="7.0" ODOO_PACKAGE="openerp" ODOO_TEST_PROTOCOL='xml-rpc') 07 Oct 2016 10:12AM UTC 0
83.9
Travis Job 192.1
2 192.2 (ODOO_VERSION="8.0" ODOO_RELEASE="8.0" ODOO_PACKAGE="odoo" ODOO_TEST_PROTOCOL='json-rpc') 07 Oct 2016 10:14AM UTC 0
85.3
Travis Job 192.2
3 192.3 (ODOO_VERSION="8.0" ODOO_RELEASE="8.0" ODOO_PACKAGE="odoo" ODOO_TEST_PROTOCOL='xml-rpc') 07 Oct 2016 10:14AM UTC 0
83.77
Travis Job 192.3
4 192.4 (ODOO_VERSION="9.0" ODOO_RELEASE="9.0" ODOO_PACKAGE="odoo" ODOO_TEST_PROTOCOL='json-rpc' TEST_SKIP_WORKFLOW=1) 07 Oct 2016 10:14AM UTC 0
84.25
Travis Job 192.4
5 192.5 (ODOO_VERSION="9.0" ODOO_RELEASE="9.0" ODOO_PACKAGE="odoo" ODOO_TEST_PROTOCOL='xml-rpc' TEST_SKIP_WORKFLOW=1) 07 Oct 2016 10:14AM UTC 0
82.72
Travis Job 192.5
6 192.6 (ODOO_VERSION="10.0" ODOO_RELEASE="10.0rc1c" ODOO_PACKAGE="odoo" ODOO_TEST_PROTOCOL='xml-rpc' TEST_SKIP_WORKFLOW=1) 07 Oct 2016 10:17AM UTC 0
82.64
Travis Job 192.6
7 192.7 (ODOO_VERSION="7.0" ODOO_RELEASE="7.0" ODOO_PACKAGE="openerp" ODOO_TEST_PROTOCOL='xml-rpc') 07 Oct 2016 10:18AM UTC 0
83.07
Travis Job 192.7
8 192.8 (ODOO_VERSION="8.0" ODOO_RELEASE="8.0" ODOO_PACKAGE="odoo" ODOO_TEST_PROTOCOL='json-rpc') 07 Oct 2016 10:20AM UTC 0
84.47
Travis Job 192.8
9 192.9 (ODOO_VERSION="8.0" ODOO_RELEASE="8.0" ODOO_PACKAGE="odoo" ODOO_TEST_PROTOCOL='xml-rpc') 07 Oct 2016 10:20AM UTC 0
82.94
Travis Job 192.9
10 192.10 (ODOO_VERSION="9.0" ODOO_RELEASE="9.0" ODOO_PACKAGE="odoo" ODOO_TEST_PROTOCOL='json-rpc' TEST_SKIP_WORKFLOW=1) 07 Oct 2016 10:20AM UTC 0
83.42
Travis Job 192.10
11 192.11 (ODOO_VERSION="9.0" ODOO_RELEASE="9.0" ODOO_PACKAGE="odoo" ODOO_TEST_PROTOCOL='xml-rpc' TEST_SKIP_WORKFLOW=1) 07 Oct 2016 10:23AM UTC 0
81.89
Travis Job 192.11
12 192.12 (ODOO_VERSION="10.0" ODOO_RELEASE="10.0rc1c" ODOO_PACKAGE="odoo" ODOO_TEST_PROTOCOL='xml-rpc' TEST_SKIP_WORKFLOW=1) 07 Oct 2016 10:24AM UTC 0
81.81
Travis Job 192.12
13 192.13 (ODOO_VERSION="7.0" ODOO_RELEASE="7.0" ODOO_PACKAGE="openerp" ODOO_TEST_PROTOCOL='xml-rpc') 07 Oct 2016 10:24AM UTC 0
83.07
Travis Job 192.13
14 192.14 (ODOO_VERSION="8.0" ODOO_RELEASE="8.0" ODOO_PACKAGE="odoo" ODOO_TEST_PROTOCOL='json-rpc') 07 Oct 2016 10:26AM UTC 0
84.47
Travis Job 192.14
15 192.15 (ODOO_VERSION="8.0" ODOO_RELEASE="8.0" ODOO_PACKAGE="odoo" ODOO_TEST_PROTOCOL='xml-rpc') 07 Oct 2016 10:27AM UTC 0
82.94
Travis Job 192.15
16 192.16 (ODOO_VERSION="9.0" ODOO_RELEASE="9.0" ODOO_PACKAGE="odoo" ODOO_TEST_PROTOCOL='json-rpc' TEST_SKIP_WORKFLOW=1) 07 Oct 2016 10:29AM UTC 0
83.42
Travis Job 192.16
17 192.17 (ODOO_VERSION="9.0" ODOO_RELEASE="9.0" ODOO_PACKAGE="odoo" ODOO_TEST_PROTOCOL='xml-rpc' TEST_SKIP_WORKFLOW=1) 07 Oct 2016 10:30AM UTC 0
81.89
Travis Job 192.17
18 192.18 (ODOO_VERSION="10.0" ODOO_RELEASE="10.0rc1c" ODOO_PACKAGE="odoo" ODOO_TEST_PROTOCOL='xml-rpc' TEST_SKIP_WORKFLOW=1) 07 Oct 2016 10:30AM UTC 0
81.81
Travis Job 192.18
19 192.19 (ODOO_VERSION="7.0" ODOO_RELEASE="7.0" ODOO_PACKAGE="openerp" ODOO_TEST_PROTOCOL='xml-rpc') 07 Oct 2016 10:31AM UTC 0
83.07
Travis Job 192.19
20 192.20 (ODOO_VERSION="8.0" ODOO_RELEASE="8.0" ODOO_PACKAGE="odoo" ODOO_TEST_PROTOCOL='json-rpc') 07 Oct 2016 10:32AM UTC 0
84.47
Travis Job 192.20
21 192.21 (ODOO_VERSION="8.0" ODOO_RELEASE="8.0" ODOO_PACKAGE="odoo" ODOO_TEST_PROTOCOL='xml-rpc') 07 Oct 2016 10:35AM UTC 0
82.94
Travis Job 192.21
22 192.22 (ODOO_VERSION="9.0" ODOO_RELEASE="9.0" ODOO_PACKAGE="odoo" ODOO_TEST_PROTOCOL='json-rpc' TEST_SKIP_WORKFLOW=1) 07 Oct 2016 10:35AM UTC 0
83.42
Travis Job 192.22
23 192.23 (ODOO_VERSION="9.0" ODOO_RELEASE="9.0" ODOO_PACKAGE="odoo" ODOO_TEST_PROTOCOL='xml-rpc' TEST_SKIP_WORKFLOW=1) 07 Oct 2016 10:35AM UTC 0
81.89
Travis Job 192.23
24 192.24 (ODOO_VERSION="10.0" ODOO_RELEASE="10.0rc1c" ODOO_PACKAGE="odoo" ODOO_TEST_PROTOCOL='xml-rpc' TEST_SKIP_WORKFLOW=1) 07 Oct 2016 10:37AM UTC 0
81.81
Travis Job 192.24
Source Files on build 192
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #192
  • 6a10a5f4 on github
  • Prev Build on master (#141)
  • Next Build on master (#203)
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