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

OCA / pylint-odoo / 1108
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: 7.0.5
DEFAULT BRANCH: master
Ran 18 Jan 2022 08:00PM CUT
Jobs 4
Files 7
Run time 36s
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

pending completion
1108

push

travis-ci-com

web-flow
[FIX] OdooChecker: Discard migrations folder as odoo main module (#358)

pre-commit script is running file by file as:

 - `pylint module/__init__.py module/migrations/pre-commit.py`

It is generating a corner-case where odoo manifest file variable is filled

and pre-commit is the main module and it was detecting as main odoo module

But it is not

Validating the name of node.file is `__init__.py`
we can be sure that it is related with the odoo main module

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

9 of 9 new or added lines in 2 files covered. (100.0%)

1498 of 1528 relevant lines covered (98.04%)

3.93 hits per line

Jobs
ID Job ID Ran Files Coverage
2 1108.2 (TOXENV=pylint) 18 Jan 2022 08:00PM CUT 0
98.69
Travis Job 1108.2
3 1108.3 (TOXENV=pylint DEPLOY="1") 18 Jan 2022 08:00PM CUT 0
98.04
Travis Job 1108.3
4 1108.4 (TOXENV=pylint) 18 Jan 2022 08:00PM CUT 0
98.07
Travis Job 1108.4
5 1108.5 (TOXENV=pylint) 18 Jan 2022 08:00PM CUT 0
98.07
Travis Job 1108.5
Source Files on build 1108
  • Tree
  • List 7
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
97.25
pylint_odoo/misc.py708 400 389 11 3.0
98.48
pylint_odoo/test/main.py437 198 195 3 4.0
99.62
pylint_odoo/checkers/modules_odoo.py1165 531 529 2 4.0
99.68
pylint_odoo/checkers/no_modules.py1001 313 312 1 4.0
100.0
pylint_odoo/augmentations/main.py87 33 33 0 4.0
100.0
pylint_odoo/settings.py27 7 7 0 4.0
100.0
pylint_odoo/checkers/format.py108 46 46 0 4.0
Showing 1 to 7 of 7 entries
  • Previous
  • 1
  • Next
  • ►
    98.89
    pylint_odoo/
  • Back to Repo
  • Build #1108
  • c03dd158 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