Closed cataphract closed 3 weeks ago
That probably fixed that particular issue, but now a load of new errors appear, probably due to the other changes between these commits...
And please rebase the commit on top of a newer master, CI fails too much too :-)
Rebase and fixed the errors related to the new spdlog, at least in the main helper binary.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 72.39%. Comparing base (
352d3ba
) to head (f34823a
).
Benchmark execution time: 2024-11-04 19:18:36
Comparing candidate commit f34823afd1f653397bea43e1c727d7606616f88b in PR branch glopes/update-spdlog
with baseline commit 352d3babf9588fcfbc9726232f0a2594b17dede8 in branch master
.
Found 0 performance improvements and 0 performance regressions! Performance is the same for 12 metrics, 0 unstable metrics.
The integration tests are failing because they're expecting an image for PHP 8.4 which doesn't exist at the moment, you can disable the 8.4 test for now and I'll add this to the backlog.
https://github.com/gabime/spdlog/commit/287a00d364990edbb621fe5e392aeb550135fb96
Description
Reviewer checklist