Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
CTA-LAPP
PHOENIX_LIBS
PhoenixGraph
Commits
50269512
Commit
50269512
authored
Dec 21, 2020
by
Pierre Aubert
Browse files
Upload coverage repport
parent
a157cb91
Pipeline
#96810
passed with stages
in 1 minute and 24 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
.gitlab-ci.yml
.gitlab-ci.yml
+1
-0
doc/mainpage.dox
doc/mainpage.dox
+1
-0
No files found.
.gitlab-ci.yml
View file @
50269512
...
...
@@ -53,6 +53,7 @@ TestCoverage:
-
make ExperimentalCoverage
-
cd ../coverage
-
gcovr -r ../ --html cov_report.html --html-details
-
cp ../build/Testing/$(head -n 1 ../build/Testing/TAG)/Coverage.xml .
artifacts
:
paths
:
-
coverage
...
...
doc/mainpage.dox
View file @
50269512
...
...
@@ -2,6 +2,7 @@
/** @mainpage This library provides tools to ease graph manipulation
*
* <a href="coverage/cov_report.html">See test coverage detail from gcovr</a>
<a href="coverage/Coverage.xml">See test coverage report</a>
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment