aminya / aminya/cpp_vcpkg_project
The gitlab-ci generates errors
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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