aminya / aminya/cpp_vcpkg_project

The gitlab-ci generates errors

Open
#33 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
CMake
Stars
43
Forks
8
Avg merge
9m
Merged PRs (30d)
1

Description

see https://gitlab.com/ClausKlein/cpp_vcpkg_project/-/jobs/4959646661#L2011

(WARNING) Unrecognized GCOV output for /builds/ClausKlein/cpp_vcpkg_project/my_header_lib/test/constexpr/constexpr_tests.cpp
	  branch 58 never executed (fallthrough)
	  branch 59 never executed (throw)
	  branch 61 never executed (fallthrough)
	  branch 62 never executed (throw)
	This is indicative of a gcov output parse error.
	Please report this to the gcovr developers
	at <https://github.com/gcovr/gcovr/issues>.
(WARNING) Exception during parsing:

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked GitLab job log around line 2011 and inspect how coverage processing handles my_header_lib/test/constexpr/constexpr_tests.cpp. Determine whether the reported gcov output parse warning is reproducible, then verify that the CI job completes without the gcovr parsing error.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake, cpp, gitlab
Domain
build-system, ci-cd, testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.