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

RH-FMK / skt / 1224 / 1
66%
master: 66%

Build:
DEFAULT BRANCH: master
Ran 31 Aug 2018 11:45AM UTC
Files 10
Run time 1s
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

31 Aug 2018 11:44AM UTC coverage: 66.565% (-0.001%) from 66.566%
TOX_ENV=py27,flake8,pylint

push

travis-ci

veruu
Support ordered mixture of merge arguments

The previous patch does not allow to mix of --merge-ref, --patch
and --pw options. However, this new patch supports ordered mixture
of merge arguments. The arguments for skt merge should now be used
multiple times, and the process of these merge is ordered.

The AppendMergeArgument class, a custom action, organizes the order
of merge arguments by merge_queue. Each element in merge_queue is
stored under ('merge arguments', 'merge content'). For each
iteration, it processes merge arguments by order until end of the
list merge_queue.

We use list idx as a counter merge patch for merge-ref, patch and
pw option respectively. We use previous_merge to keep track of
information of the previous merge to support the report_string.

Fixes #284

309 of 525 branches covered (58.86%)

Branch coverage included in aggregate %.

999 of 1440 relevant lines covered (69.38%)

0.69 hits per line

Source Files on job 1224.1 (TOX_ENV=py27,flake8,pylint)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 657
  • Travis Job 1224.1
  • cdd3118f on github
  • Prev Job for TOX_ENV=py27,flake8,pylint on master (#1212.1)
  • Next Job for TOX_ENV=py27,flake8,pylint on master (#1252.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