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

katyukha / openerp-proxy
83%
master: 69%

DEFAULT BRANCH: master
Build:
LAST BUILD BRANCH: 1.0.0
Repo Added 20 Jul 2015 09:46AM UTC
Total Files 34
# Builds 177 Last
Badge
Badge.svg?branch=0.6 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.6.2
branch: 0.6.2
CHANGE BRANCH
x
Reset
  • 0.6.2
  • 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.3
  • 0.6.4
  • 0.6.5
  • 0.6.6
  • 0.6.7
  • 0.6.8
  • 0.7.0
  • 0.7.1
  • big_split
  • 1.0.0

23 Dec 2015 - 16:36 First build on 0.6.2 at 82.924%
99

push

travis-ci

55ab5b460f899d23ec531bf41768ceca?size=18&default=identiconkatyukha
Version 0.6.2

- **experimental** Added integration with `AnyField <https://pypi.python.org/pypi/anyfield>`_
- Added ``RecordList.mapped`` method similar ot Odoo's ``RecordSet.mapped`` method.
- Partial fix related to changes in Odoo versioning. See `Issue #9799 <https://github.com/odoo/odoo/issues/9799>`_
- To ``module_utils`` plugin added ``update_module_list`` method.
- A bit of renaming (usualy used internaly) (may affect custom plugins and extensions)
  Property ``proxy``, which points to related ``Client`` instance,
  was renamed to ``client``
- Added ``tabulate`` integration. Now when app is running under IPython
  shell, it is posible to print record list, and single record as normal readable
  tables. Thanks to `Tabulate <https://pypi.python.org/pypi/tabulate>`_ project
- Added ability to extend Record of specific models.
  This allows records of diferent models (objects) to behave specificaly
  This may be used for example to add virtual fields in client sripts
- Little refactored connection system. Bugs with connection via SSL (https)
  seems to be fixed. As for JSON-RPC, there are some errors may be thrown,
  telling that program cannot verify certificate. as workaround
  You may pass to Client constructor kayword argument *ssl_verify=False*
- ``log_execute_console`` Added ``TimeTracker`` context manager,
  which can be used for performance testing. It makes posible
  to get total time ccode was running, and how much time was spent on RPC requests.

1656 of 1997 relevant lines covered (82.92%)

8.03 hits per line

Relevant lines Covered
1997 RELEVANT LINES 1656 COVERED LINES
Build:
8.03 HITS PER LINE
Source Files on 0.6.2
  • List 34
  • 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
99 0.6.2
82.92
Version 0.6.2 - **experimental** Added integration with `AnyField <https://pypi.python.org/pypi/anyfield>`_ - Added ``RecordList.mapped`` method similar ot Odoo's ``RecordSet.mapped`` method. - Partial fix related to changes in Odoo versioning. S... 55ab5b460f899d23ec531bf41768ceca?size=18&default=identiconkatyukha push 23 Dec 2015 04:45PM 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.6
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