Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADD] odoolint: Migration from 8.0 #82

Merged
merged 36 commits into from
Sep 30, 2016

Conversation

moylop260
Copy link

No description provided.

moylop260 and others added 30 commits September 30, 2016 22:43
$ find . -name "*unachievable*" | sed -e 'p;s/unachievable/unreachable/' | xargs -n2 mv
 $ for arch in `grep -rn 'unachievable' . | tr ":" " " | awk '{print $1}'`;do sed -i 's/unachievable/unreachable/g' $arch; done
…stom filter. (Vauxoo#50)

* [IMP] odoolint: Now detects auto_install recursively.

* [REF] odoolint: Add test for csv

* [REF] odoolint: Add test filter logging
[FIX] odoolint: Autoinstall satisfied fix and add test
* [REF] odoolint: Show just installed modules in the log

* [REF] odoolint: Fix pylint pointless statement
)

* [IMP] odoolint: Detect selection fields with duplicated items
* [REF] odoolint: Ignore selection duplicated for report.account.receivable
@coveralls
Copy link

coveralls commented Sep 30, 2016

Coverage Status

Coverage increased (+2.0%) to 71.548% when pulling 064c580 on vauxoo-dev:9.0-vx-odoolint-moy into 2c94035 on Vauxoo:9.0.

@moylop260 moylop260 merged commit d1a35b3 into Vauxoo:9.0 Sep 30, 2016
@moylop260 moylop260 deleted the 9.0-vx-odoolint-moy branch September 30, 2016 23:14
@coveralls
Copy link

coveralls commented Sep 30, 2016

Coverage Status

Coverage increased (+2.0%) to 71.548% when pulling 4bde88d on vauxoo-dev:9.0-vx-odoolint-moy into 2c94035 on Vauxoo:9.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants