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

katyukha / openerp-proxy
83%
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.6.2
branch: 0.6.2
CHANGE BRANCH
x
Reset
  • 0.6.2
  • 0.6
  • 0.6.1
  • 0.6.3
  • 0.6.4
  • 0.6.5
  • 0.6.6
  • 0.6.7
  • 0.6.8
  • 0.7.0
  • 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
99

push

travis-ci

katyukha
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
Build:
Build:
1997 RELEVANT LINES 1656 COVERED LINES
8.03 HITS PER LINE
Source Files on 0.6.2
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
99 0.6.2 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... push 23 Dec 2015 04:45PM 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

© 2025 Coveralls, Inc