aminya / cpp_vcpkg_project

A production-ready C++ project made with vcpkg
https://github.com/aminya/project_options
The Unlicense
22 stars 5 forks source link

The gitlab-ci generates errors #33

Open ClausKlein opened 1 year ago

ClausKlein commented 1 year ago

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:

Upvote & Fund

Fund with Polar

ClausKlein commented 1 year ago

This MR would fix it