pistacheio / pistache

A high-performance REST toolkit written in C++
https://pistacheio.github.io/pistache/
Apache License 2.0
3.17k stars 698 forks source link

ci(linux): workaround Debian bug #1053252 #1183

Closed Tachi107 closed 9 months ago

Tachi107 commented 9 months ago

Fixes jobs on Debian Testing. See https://bugs.debian.org/1053252.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (68d267c) 78.11% compared to head (00e7896) 78.11%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1183 +/- ## ======================================= Coverage 78.11% 78.11% ======================================= Files 53 53 Lines 7077 7077 ======================================= Hits 5528 5528 Misses 1549 1549 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Tachi107 commented 9 months ago

lcov's Debian maintainer just merged my fix and uploaded a new package version, meaning that this bug is going away in ~10 days. It doesn't make sense to merge this anymore :)