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

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

Build:
DEFAULT BRANCH: master
Ran 16 Aug 2018 09:51PM UTC
Files 2
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: 25.0%. Remained the same
INSTANCE_ALIVE="1" INCLUDE="broken_module" SERVER_EXPECTED_ERRORS="1" PG_LOGS_ENABLE="1" PG_NON_DURABILITY="1" WKHTMLTOPDF_VERSION="0.12.4"

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

23 of 92 relevant lines covered (25.0%)

0.25 hits per line

Source Files on job 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")
  • 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.1
  • c742390f on github
  • Prev Job for INSTANCE_ALIVE="1" INCLUDE="broken_module" SERVER_EXPECTED_ERRORS="1" PG_LOGS_ENABLE="1" PG_NON_DURABILITY="1" WKHTMLTOPDF_VERSION="0.12.4" on master (#1254.1)
  • Next Job for INSTANCE_ALIVE="1" INCLUDE="broken_module" SERVER_EXPECTED_ERRORS="1" PG_LOGS_ENABLE="1" PG_NON_DURABILITY="1" WKHTMLTOPDF_VERSION="0.12.4" on master (#1258.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