Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch telemetry library loading to plain require_once #5891

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Merge branch 'develop' into fix/telemetry-require-once

b4a844e
Select commit
Loading
Failed to load commit list.
Open

Switch telemetry library loading to plain require_once #5891

Merge branch 'develop' into fix/telemetry-require-once
b4a844e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2024 in 1s

30.53% (+0.01%) compared to 04ceae6

View this Pull Request on Codecov

30.53% (+0.01%) compared to 04ceae6

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 30.53%. Comparing base (04ceae6) to head (b4a844e).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #5891      +/-   ##
=============================================
+ Coverage      30.51%   30.53%   +0.01%     
  Complexity      4811     4811              
=============================================
  Files            289      289              
  Lines          21173    21161      -12     
=============================================
  Hits            6461     6461              
+ Misses         14712    14700      -12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.