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

Vauxoo / maintainer-quality-tools / 1256 / 13
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 16 Aug 2018 09:59PM UTC
Files 4
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

16 Aug 2018 09:45PM UTC coverage: 100.0%. Remained the same
EXCLUDE="broken_module,broken_lint" OPTIONS="--load-language=es_MX" INSTALL_OPTIONS="--load-language=es_MX"

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

19 of 19 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 1256.13 (EXCLUDE="broken_module,broken_lint" OPTIONS="--load-language=es_MX" INSTALL_OPTIONS="--load-language=es_MX")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1241
  • Travis Job 1256.13
  • c742390f on github
  • Prev Job for EXCLUDE="broken_module,broken_lint" OPTIONS="--load-language=es_MX" INSTALL_OPTIONS="--load-language=es_MX" on master (#1254.13)
  • Next Job for EXCLUDE="broken_module,broken_lint" OPTIONS="--load-language=es_MX" INSTALL_OPTIONS="--load-language=es_MX" on master (#1258.13)
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