• 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/improve_modified_cmdline_workaround
branch: bugfix/improve_modified_cmdline_workaround
CHANGE BRANCH
x
Reset
  • bugfix/improve_modified_cmdline_workaround
  • 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_performance
  • bugfix/ls_string_manipulation
  • bugfix/restore_programs_crash
  • bugfix/restore_workspace_layout_mode
  • bugfix/split_single_arg_cmdline
  • 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
238

Pull #70

travis-ci

web-flow
Improve handling of processes with single argument

Previously I would do shlex.split(cmdline[0]) if the cmdline had only
one argument. This would break single argument processes with spaces in
the executable path. Now I check both that the cmdline has one argument
and that that argument is an executable (using shutil.which()). This
means now it will only fail for relative executable paths with spaces in
them, which should be very uncommon.
Pull Request #70: Improve handling of processes with single argument

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

492 of 1257 relevant lines covered (39.14%)

1.57 hits per line

Relevant lines Covered
Build:
Build:
1257 RELEVANT LINES 492 COVERED LINES
1.57 HITS PER LINE
Source Files on bugfix/improve_modified_cmdline_workaround
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
238 bugfix/improve_modified_cmdline_workaround Improve handling of processes with single argument Previously I would do shlex.split(cmdline[0]) if the cmdline had only one argument. This would break single argument processes with spaces in the executable path. Now I check both that the cmdlin... Pull #70 19 Nov 2019 12:21AM UTC web-flow travis-ci pending completion  
237 bugfix/improve_modified_cmdline_workaround Improve handling of processes with single argument Previously I would do shlex.split(cmdline[0]) if the cmdline had only one argument. This would break single argument processes with spaces in the executable path. Now I check both that the cmdlin... push 19 Nov 2019 12:18AM 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