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

avagin / criu / 1357 / 1
65%
master: 64%

Build:
Build:
LAST BUILD BRANCH: travis
DEFAULT BRANCH: master
Ran 27 Feb 2017 08:15PM UTC
Files 216
Run time 13s
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

27 Feb 2017 07:20PM UTC coverage: 63.196% (-0.3%) from 63.457%
TR_ARCH=local GCOV=1

push

travis-ci

avagin
Makefiles: protect from % rules, don't rebuild

GNU make tries to rebuild any makefiles it uses. While in general it's
a good idea (and it is used e.g. in autoconf-based builds), in our case
it is not necessary, as all the makefiles are static.

More to say, as we have a few "match anything" rules for subdirectories,
Makefiles in these subdirs are also matching these rules, which leads to
excessive (re)building while a particular makefile is needed.

Protect such Makefiles with explicit (or pattern) rules, so make knows
it should do nothing to rebuild those.

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
Reviewed-by: Dmitry Safonov <dsafonov@virtuozzo.com>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>

18534 of 29328 relevant lines covered (63.2%)

55879.5 hits per line

Source Files on job 1357.1 (TR_ARCH=local GCOV=1)
  • Tree
  • List 0
  • Changed 113
  • Source Changed 21
  • Coverage Changed 112
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1357
  • Travis Job 1357.1
  • 19c0905a on github
  • Prev Job for TR_ARCH=local GCOV=1 on tmp (#1348.1)
  • Next Job for TR_ARCH=local GCOV=1 on tmp (#1397.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