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

Fix detection if the collector is running as service on Windows #9042

Merged
merged 17 commits into from
Dec 12, 2023

Merge branch 'main' into fix-run-as-service-detection

6de2c63
Select commit
Loading
Failed to load commit list.
Merged

Fix detection if the collector is running as service on Windows #9042

Merge branch 'main' into fix-run-as-service-detection
6de2c63
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2023 in 0s

91.49% (target 90.00%)

View this Pull Request on Codecov

91.49% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6d5b45f) 91.49% compared to head (6de2c63) 91.49%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9042   +/-   ##
=======================================
  Coverage   91.49%   91.49%           
=======================================
  Files         316      316           
  Lines       17184    17184           
=======================================
  Hits        15723    15723           
  Misses       1165     1165           
  Partials      296      296           

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