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

OCA / pylint-odoo / 663

Builds Branch Commit Type Ran Committer Via Coverage
663 master [REF] requirements: Bump requirements version * [REF] .travis.yml: Use correct python name * [REF] test: Including pylint_deprecated_modules Because old versions are ignoring paths without __init__.py files push 31 May 2018 11:01AM UTC hbrunn travis-ci pending completion   set done
662 master Add _register_hook in "no missing return" methods (#201) The return of the _register_hook method is never used, this is the calling code in the loading phase: ``` # STEP 8: call _register_hook on every model env = api.Environment(cr... push 25 May 2018 03:10PM UTC moylop260 travis-ci pending completion   set done
661 master Add _register_hook in "no missing return" methods The return of the _register_hook method is never used, this is the calling code in the loading phase: ``` # STEP 8: call _register_hook on every model env = api.Environment(cr, SUPERUSER_... Pull #201 25 May 2018 09:55AM UTC web-flow travis-ci pending completion   set done
660 master [ADD] Add new lint to detect variables within translatable strings (#198) As stated in the Odoo documentation [1], when translations need to reference variables, they should be outside the function `_(...)`, because they might not work as expec... push 22 May 2018 10:13PM UTC moylop260 travis-ci pending completion   set done
659 master [ADD] Add new lint to detect variables within translatable strings As stated in the Odoo documentation [1], when translations need to reference variables, they should be outside the function `_(...)`, because they might not work as expected. For ... Pull #198 22 May 2018 10:03PM UTC web-flow travis-ci pending completion   set done
658 master [ADD] Add new lint to detect variables within translatable strings As stated in the Odoo documentation [1], when translations need to reference variables, they should be outside the function `_(...)`, because they might not work as expected. For ... Pull #198 22 May 2018 06:15PM UTC web-flow travis-ci pending completion   set done
655 master [FIX] translation-required: Fix some false positives (#196) This change causes the lint translation-required to take into account certain cases which were triggering false positives, like the following: `self.message_post(body=_('error: %s') ... push 20 May 2018 06:14PM UTC moylop260 travis-ci pending completion   set done
654 master [FIX] translation-required: Fix some false positives This change causes the lint translation-required to take into account certain cases which were triggering false positives, like the following: `self.message_post(body=_('error: %s') % error_co... Pull #196 20 May 2018 05:17PM UTC web-flow travis-ci pending completion   set done
653 master [REF] .travis.yml: Allow both W503 and W504 formats (#197) Allows both formatting styles when a line break is around a binary operator, to be before or after the operator. This is due to a change in PEP-8 recommendations. For more info, see ... push 20 May 2018 07:58AM UTC moylop260 travis-ci pending completion   set done
652 master [REF] .travis.yml: Allow both W503 and W504 formats This change allows both formatting styles when a line break is around a binary operator, to be before or after the operator. This is due to a change in PEP-8 recomendations. For more info, see ... Pull #197 19 May 2018 05:18PM UTC web-flow travis-ci pending completion   set done
651 master [REF] .travis.yml: Allow both W503 and W504 formats This change allows both formatting styles when a line break is around a binary operator, to be before or after the operator. This is due to a change in PEP-8 recomendations. ... Pull #197 19 May 2018 05:15PM UTC web-flow travis-ci pending completion   set done
650 master [REF] .travis.yml: Allow both format W503 and W504 Pull #196 12 May 2018 08:21AM UTC web-flow travis-ci pending completion   set done
648 master [FIX] translation-required: Fix some false positives This change causes the lint translation-required to take into account certain cases which were triggering false positives, like the following: `self.message_post(body=_('error: %s') % error_co... Pull #196 12 May 2018 04:51AM UTC web-flow travis-ci pending completion   set done
647 master [REF] requirements: Bump requirements version * [REF] .travis.yml: Use correct python name * [REF] test: Including pylint_deprecated_modules Because old versions are ignoring paths without __init__.py files Pull #192 02 May 2018 02:46AM UTC web-flow travis-ci pending completion   set done
646 master [REF] test: Exclude pylint_deprecated_modules Pull #192 01 May 2018 02:23AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • …
  • 61
  • 62
  • Next →
  • Back to Repo
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