facebookexperimental / object-introspection

Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.
Apache License 2.0
163 stars 14 forks source link

nix: update flake lock #501

Closed JakeHillion closed 2 months ago

JakeHillion commented 2 months ago

This comes with some formatting changes due to a clang-format update.

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 4.76190% with 60 lines in your changes missing coverage. Please review.

Project coverage is 60.78%. Comparing base (8306c37) to head (179db03).

Files Patch % Lines
oi/Serialize.cpp 0.00% 58 Missing :warning:
oi/DrgnUtils.cpp 0.00% 1 Missing :warning:
oi/DrgnUtils.h 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #501 +/- ## ======================================= Coverage 60.77% 60.78% ======================================= Files 126 126 Lines 12488 12487 -1 Branches 2014 2014 ======================================= Hits 7590 7590 + Misses 3941 3940 -1 Partials 957 957 ```

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