Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • S stack-of-tasks.github.com
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Stack Of Tasks
  • stack-of-tasks.github.com
  • Wiki
  • Memo on catkin tools and vcs for the SoT

Memo on catkin tools and vcs for the SoT · Changes

Page history
Updated Memo on catkin tools and vcs for the SoT (org) authored Feb 01, 2020 by olivier stasse's avatar olivier stasse
Hide whitespace changes
Inline Side-by-side
Memo-on-catkin-tools-and-vcs-for-the-SoT.org
View page @ a1942e8d
......@@ -162,5 +162,10 @@ catkin test dynamic-graph-python
And in the workspace root directory you need to run:
#+begin_src bash
gcovr -r .
gcovr -r . --html --html-details -o ./logs/coverage/index.html
#+end_src
To get the output of the coverage:
#+begin_src bash
firefox ./logs/coverage/index.html
#+end_src
\ No newline at end of file
Clone repository
  • Citing the Stack Of Tasks
  • Home
  • Memo on catkin tools and vcs for the SoT
  • Wiki on the Stack Of Tasks software