dd-trace-php icon indicating copy to clipboard operation
dd-trace-php copied to clipboard

feat: add datadog-thin-str crate

Open morrisonlevi opened this issue 11 months ago • 1 comments

It doesn't yet update profiling to use it. Splitting into multiple PRs for it to be easier to review.

Reviewer checklist

  • [ ] Test coverage seems ok.
  • [ ] Appropriate labels assigned.

morrisonlevi avatar Dec 15 '24 22:12 morrisonlevi

Codecov Report

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

Project coverage is 74.78%. Comparing base (c73b7f7) to head (b0171fa).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2994      +/-   ##
============================================
+ Coverage     72.93%   74.78%   +1.84%     
  Complexity     2781     2781              
============================================
  Files           139      112      -27     
  Lines         15166    11017    -4149     
  Branches       1022        0    -1022     
============================================
- Hits          11062     8239    -2823     
+ Misses         3552     2778     -774     
+ Partials        552        0     -552     
Flag Coverage Δ
appsec-extension ?
tracer-php 74.78% <ø> (-0.02%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

see 28 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c73b7f7...b0171fa. Read the comment docs.

codecov-commenter avatar Dec 15 '24 23:12 codecov-commenter

This was eventually moved into libdatadog.

morrisonlevi avatar Nov 19 '25 20:11 morrisonlevi