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

katyukha / openerp-proxy
86%
master: 69%

Build:
Build:
LAST BUILD BRANCH: 1.0.0
DEFAULT BRANCH: master
Repo Added 20 Jul 2015 09:46AM UTC
Files 35
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

LAST BUILD ON BRANCH 0.7.0
branch: 0.7.0
CHANGE BRANCH
x
Reset
  • 0.7.0
  • 0.6
  • 0.6.1
  • 0.6.2
  • 0.6.3
  • 0.6.4
  • 0.6.5
  • 0.6.6
  • 0.6.7
  • 0.6.8
  • 0.7.1
  • 1.0.0
  • big_split
  • dev
  • graphml-diagraming
  • master
  • python_3_support
  • test_order_fix
  • travice_multiprocess_fix
  • travis-ci-fixes
  • travis_config

pending completion
193

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

Relevant lines Covered
Build:
Build:
2292 RELEVANT LINES 1978 COVERED LINES
19.95 HITS PER LINE
Source Files on 0.7.0
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
193 0.7.0 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_resourc... push 07 Oct 2016 10:36AM UTC katyukha travis-ci pending completion  
See All Builds (177)
  • Repo on GitHub
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