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

Vauxoo / maintainer-quality-tools / 1256
100%

Build:
DEFAULT BRANCH: master
Ran 16 Aug 2018 09:49PM UTC
Jobs 7
Files 6
Run time 14min
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
1256

push

travis-ci

moylop260
[FIX] test_pylint: Retrieve correctly changed modules on GitLab CI (#289)

Currently, when tests are run on GitLab CI, list of changed modules are
not retrieved correctly. They are computed comparing changes against
origin/base_branch (e.g. origin/11.0). However, on GitLab CI, origin
doesn't contain the base branch, but the head branch (e.g.
vauxoo-dev/maintainer-quality-tools, not
Vauxoo/maintainer-quality-tools).

This commit computes changed files taking changes from the most recent
commit. Since there's no way to know the base/target branch, thus
there's no way to know for sure what files were
modified, our best bet is to compare changes against HEAD~1, and hope
the MR doesn't contain more than one commit.

Closes #271

42 of 111 relevant lines covered (37.84%)

0.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1256.1 (INSTANCE_ALIVE="1" INCLUDE="broken_module" SERVER_EXPECTED_ERRORS="1" PG_LOGS_ENABLE="1" PG_NON_DURABILITY="1" WKHTMLTOPDF_VERSION="0.12.4") 16 Aug 2018 09:51PM UTC 0
25.0
Travis Job 1256.1
2 1256.2 (EXCLUDE="broken_module,broken_lint" OPTIONS="--log-level=debug" INSTALL_OPTIONS="--log-level=info" RUN_COMMAND_MQT_CREATE_FOLDER='mkdir /tmp/tests' PG_LOGS_ENABLE="1" PG_NON_DURABILITY="1") 16 Aug 2018 09:51PM UTC 0
100.0
Travis Job 1256.2
3 1256.3 (INCLUDE="test_module,second_module" UNIT_TEST="1" PG_LOGS_ENABLE="1" PG_NON_DURABILITY="1") 16 Aug 2018 09:51PM UTC 0
100.0
Travis Job 1256.3
4 1256.4 (VERSION="7.0" INCLUDE="test_module,second_module" ODOO_REPO="OCA/OCB" PG_LOGS_ENABLE="1" PG_NON_DURABILITY="1" WKHTMLTOPDF_VERSION="0.12.1") 16 Aug 2018 09:49PM UTC 0
100.0
Travis Job 1256.4
5 1256.5 (VERSION="7.0" INCLUDE="test_module,second_module" ODOO_REPO="OCA/OCB" ODOO_BRANCH="7.0") 16 Aug 2018 09:49PM UTC 0
100.0
Travis Job 1256.5
13 1256.13 (EXCLUDE="broken_module,broken_lint" OPTIONS="--load-language=es_MX" INSTALL_OPTIONS="--load-language=es_MX") 16 Aug 2018 09:59PM UTC 0
100.0
Travis Job 1256.13
14 1256.14 (INCLUDE="test_module,second_module" UNBUFFER=0) 16 Aug 2018 10:03PM UTC 0
100.0
Travis Job 1256.14
Source Files on build 1256
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1256
  • c742390f on github
  • Prev Build on master (#1254)
  • Next Build on master (#1258)
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