Closed elshize closed 1 year ago
Base: 93.03% // Head: 93.06% // Increases project coverage by +0.02%
:tada:
Coverage data is based on head (
3f326bf
) compared to base (f657c78
). Patch has no changes to coverable lines.:exclamation: Current head 3f326bf differs from pull request most recent head 6f13dab. Consider uploading reports for the commit 6f13dab to get more accurate results
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
I updated a few libraries and fixed breaking changes, and now it compiles successfully on Clang 12. I added it to CI, along with one run in C++20 mode.
Note: Google Benchmark still does not compile in C++20 mode, or at least I haven't confirmed it yet; will do that next.