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

draft GraphQL Integration

Open PROFeNoM opened this issue 7 months ago • 2 comments

Description

Reviewer checklist

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

PROFeNoM avatar Apr 15 '25 09:04 PROFeNoM

Codecov Report

Attention: Patch coverage is 88.70968% with 7 lines in your changes missing coverage. Please review.

Project coverage is 76.44%. Comparing base (754cf3a) to head (6c96888). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...DTrace/Integrations/GraphQL/GraphQLIntegration.php 88.70% 7 Missing :warning:
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #3214      +/-   ##
============================================
- Coverage     79.30%   76.44%   -2.87%     
- Complexity     2943     2970      +27     
============================================
  Files           117      145      +28     
  Lines         11603    16108    +4505     
  Branches          0     1107    +1107     
============================================
+ Hits           9202    12314    +3112     
- Misses         2401     3219     +818     
- Partials          0      575     +575     
Flag Coverage Δ
appsec-extension 68.80% <ø> (?)
tracer-php 79.35% <88.70%> (+0.04%) :arrow_up:

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

Files with missing lines Coverage Δ
...DTrace/Integrations/GraphQL/GraphQLIntegration.php 88.70% <88.70%> (ø)

... and 27 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 754cf3a...6c96888. Read the comment docs.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov-commenter avatar Apr 15 '25 09:04 codecov-commenter

Benchmarks [ tracer ]

Benchmark execution time: 2025-04-15 10:02:48

Comparing candidate commit 6c96888823a67174a909f8a2d87cdda94e69f7a7 in PR branch alex/feat/graphql with baseline commit 754cf3a13b1a2b48c394b0f863847442f55f624a in branch master.

Found 0 performance improvements and 1 performance regressions! Performance is the same for 177 metrics, 0 unstable metrics.

scenario:PDOBench/benchPDOBaseline-opcache

  • 🟥 execution_time [+5.488µs; +14.693µs] or [+2.853%; +7.639%]

pr-commenter[bot] avatar Apr 15 '25 10:04 pr-commenter[bot]