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

rock-core / vscode-rock
79%
master: 79%

Build:
Build:
LAST BUILD BRANCH: replace_vera_with_clang_tidy
DEFAULT BRANCH: master
Repo Added 26 Feb 2018 01:13PM UTC
Files 15
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 fix_gdb_stub
branch: fix_gdb_stub
CHANGE BRANCH
x
Reset
  • fix_gdb_stub
  • add_package_command
  • auto_start_watch
  • autoproj_sync
  • dependabot/npm_and_yarn/handlebars-4.5.3
  • dependabot/npm_and_yarn/https-proxy-agent-2.2.4
  • documentation
  • fix_package_insertion_order
  • fix_task_type_in_registerTaskProvider
  • fix_tasks_from_new_folder
  • improve_add_package_to_workspace
  • improve_multi_workspace_handling
  • integrate_linter
  • master
  • parse_cpp_compilation_error_traces
  • replace_vera_with_clang_tidy
  • set_task_definitions
  • syskit_tips
  • use_vscode_upcoming_multiline_messages
  • v0.2.0
  • v0.2.1
  • v0.4.0
  • v0.6.0
  • v0.6.1
  • v0.6.2

pending completion
120

push

travis-ci

Sylvain
fix stubs/gdb to be independent of the order of vscode-provided arguments

It seems that in some cases the C++ extension will add arguments before
our own to the stub script. Luckily, all vscode-provided arguments
are `--` arguments, so filter on that.

311 of 402 branches covered (77.36%)

Branch coverage included in aggregate %.

1115 of 1393 relevant lines covered (80.04%)

15.78 hits per line

Relevant lines Covered
Build:
Build:
1393 RELEVANT LINES 1115 COVERED LINES
15.78 HITS PER LINE
Source Files on fix_gdb_stub
  • Tree
  • List 15
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
120 fix_gdb_stub fix stubs/gdb to be independent of the order of vscode-provided arguments It seems that in some cases the C++ extension will add arguments before our own to the stub script. Luckily, all vscode-provided arguments are `--` arguments, so filter on ... push 15 Apr 2020 05:29PM UTC Sylvain travis-ci pending completion  
116 fix_gdb_stub pass options to our gdb stub through miDebuggerArgs Until now, we were using the `environment` array. It seems that the latest update started passing the environment through commands to the debugger instead of through the shell environment. Pass... Pull #69 31 Mar 2020 05:01PM UTC web-flow travis-ci pending completion  
115 fix_gdb_stub pass options to our gdb stub through miDebuggerArgs Until now, we were using the `environment` array. It seems that the latest update started passing the environment through commands to the debugger instead of through the shell environment. Pass... push 31 Mar 2020 05:00PM UTC doudou travis-ci pending completion  
113 fix_gdb_stub pass options to our gdb stub through miDebuggerArgs Until now, we were using the `environment` array. It seems that the latest update started passing the environment through commands to the debugger instead of through the shell environment. Pass... push 31 Mar 2020 04:46PM UTC doudou travis-ci pending completion  
See All Builds (109)
  • 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