Coveralls logob
Coveralls logo
  • Home
  • Features
  • Pricing
  • Docs
  • Sign In

katyukha / openerp-proxy
86%
master: 69%

DEFAULT BRANCH: master
Build:
LAST BUILD BRANCH: 1.0.0
Repo Added 20 Jul 2015 09:46AM UTC
Total Files 38
# Builds 177 Last
Badge
Badge.svg?branch=0.7 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
  • travis_config
  • master
  • test_order_fix
  • python_3_support
  • travice_multiprocess_fix
  • travis-ci-fixes
  • 0.6
  • dev
  • 0.6.1
  • graphml-diagraming
  • 0.6.2
  • 0.6.3
  • 0.6.4
  • 0.6.5
  • 0.6.6
  • 0.6.7
  • 0.6.8
  • 0.7.1
  • big_split
  • 1.0.0

7 Oct 2016 - 10:08 First build on 0.7.0 at 86.3%
193

push

travis-ci

55ab5b460f899d23ec531bf41768ceca?size=18&default=identiconkatyukha
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

1978 of 2292 relevant lines covered (86.3%)

19.95 hits per line

Relevant lines Covered
2292 RELEVANT LINES 1978 COVERED LINES
Build:
19.95 HITS PER LINE
Source Files on 0.7.0
  • List 38
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent Builds

Builds Branch Coverage Commit Committer Type Time Via
193 0.7.0
86.3
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... 55ab5b460f899d23ec531bf41768ceca?size=18&default=identiconkatyukha push 07 Oct 2016 10:36AM UTC travis-ci
See All Builds (177)
Notice exc

Badge your Repo: openerp-proxy

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Badge.svg?branch=0.7
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

Loading Refresh
  • Repo on GitHub
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
BLOG · TWITTER · Legal & Privacy · Supported CI Services · What's a CI service? · Automated Testing

© 2022 Coveralls, Inc