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

OCA / pylint-odoo / 549 / 1
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 28 Nov 2017 01:04AM UTC
Files 7
Run time 0s
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

28 Nov 2017 01:02AM UTC coverage: 99.812%. Remained the same
TOXENV=py27-pylint14

push

travis-ci

moylop260
[FIX] missing-external-dependency: Skip relative imports that starts with dot (#171)

Check if the package starts with dot to skip from external dependency

This change now detect when the import starts with dot for example

```python
from .no_exists import package
```
If the import starts with dot that import is not detect as external dependency 

Fix https://github.com/OCA/pylint-odoo/issues/170

1062 of 1064 relevant lines covered (99.81%)

1.0 hits per line

Source Files on job 549.1 (TOXENV=py27-pylint14)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 549
  • Travis Job 549.1
  • 2f26b156 on github
  • Prev Job for TOXENV=py27-pylint14 on master (#539.1)
  • Next Job for TOXENV=py27-pylint14 on master (#569.1)
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