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

RH-FMK / skt / 1224
66%

Build:
DEFAULT BRANCH: master
Ran 31 Aug 2018 11:45AM UTC
Jobs 1
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

pending completion
1224

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 %.

45 of 45 new or added lines in 1 file covered. (100.0%)

999 of 1440 relevant lines covered (69.38%)

0.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1224.1 (TOX_ENV=py27,flake8,pylint) 31 Aug 2018 11:45AM UTC 0
66.56
Travis Job 1224.1
Source Files on build 1224
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1224
  • cdd3118f on github
  • Prev Build on master (#1212)
  • Next Build on master (#1252)
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