Skip to content

feat: Spotlight spec compliance - DSN-less mode, pipeline bypass, env var support#5302

Open
mattico wants to merge 1 commit into
getsentry:mainfrom
mattico:spotlight-no-dsn
Open

feat: Spotlight spec compliance - DSN-less mode, pipeline bypass, env var support#5302
mattico wants to merge 1 commit into
getsentry:mainfrom
mattico:spotlight-no-dsn

feat: Spotlight spec compliance - DSN-less mode, pipeline bypass, env…

3a288c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 23, 2026 in 0s

73.64% (-0.55%) compared to f0605ac

View this Pull Request on Codecov

73.64% (-0.55%) compared to f0605ac

Details

Codecov Report

❌ Patch coverage is 80.89888% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.64%. Comparing base (f0605ac) to head (3a288c0).

Files with missing lines Patch % Lines
src/Sentry/SentryClient.cs 74.57% 11 Missing and 4 partials ⚠️
src/Sentry/Internal/SdkComposer.cs 40.00% 5 Missing and 4 partials ⚠️
src/Sentry/DynamicSamplingContext.cs 69.23% 2 Missing and 2 partials ⚠️
src/Sentry/Internal/Http/NoOpTransport.cs 0.00% 2 Missing ⚠️
src/Sentry/Internal/Hub.cs 84.61% 0 Missing and 2 partials ⚠️
src/Sentry/Internal/SettingLocator.cs 94.59% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5302      +/-   ##
==========================================
- Coverage   74.18%   73.64%   -0.55%     
==========================================
  Files         508      495      -13     
  Lines       18353    18071     -282     
  Branches     3586     3529      -57     
==========================================
- Hits        13615    13308     -307     
- Misses       3866     3890      +24     
- Partials      872      873       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.