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

JonnyHaystack / i3-resurrect
39%
master: 40%

Build:
Build:
LAST BUILD BRANCH: 1.4.2
DEFAULT BRANCH: master
Repo Added 04 Aug 2019 09:09PM UTC
Files 7
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

LAST BUILD ON BRANCH bugfix/split_single_arg_cmdline
branch: bugfix/split_single_arg_cmdline
CHANGE BRANCH
x
Reset
  • bugfix/split_single_arg_cmdline
  • 1.3.0
  • 1.3.1
  • 1.3.2
  • 1.4.0
  • 1.4.1
  • 1.4.2
  • bugfix/always_split_args
  • bugfix/cmdline_empty_args
  • bugfix/i3ipc_changes
  • bugfix/improve_modified_cmdline_workaround
  • bugfix/improve_performance
  • bugfix/ls_string_manipulation
  • bugfix/restore_programs_crash
  • bugfix/restore_workspace_layout_mode
  • bugfix/terminal_cwd
  • bugfix/windows_left_behind
  • feature/command_mapping_arg_interpolation
  • feature/list_command
  • feature/only_restore_running_programs
  • feature/profiles
  • feature/rm_command
  • feature/support_floating_windows
  • master
  • next
  • refactoring
  • revert-56-bugfix/always_split_args

pending completion
231

push

travis-ci

JonnyHaystack
Split single argument commands

Some processes modify their own cmdline so that everything is stuck in
the first argument in shell command form. This is impossible to detect,
but it can be worked around by using shlex.split() on the first argument
if the cmdline has only one argument. The drawback of this is that
valid single arg commands with spaces in the executable path will not
work unless a command mapping is created for them in the config file.

477 of 1224 relevant lines covered (38.97%)

1.56 hits per line

Relevant lines Covered
Build:
Build:
1224 RELEVANT LINES 477 COVERED LINES
1.56 HITS PER LINE
Source Files on bugfix/split_single_arg_cmdline
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
231 bugfix/split_single_arg_cmdline Split single argument commands Some processes modify their own cmdline so that everything is stuck in the first argument in shell command form. This is impossible to detect, but it can be worked around by using shlex.split() on the first argument... push 18 Nov 2019 08:03PM UTC JonnyHaystack travis-ci pending completion  
See All Builds (214)
  • Repo on GitHub
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

© 2025 Coveralls, Inc