• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

thorstenalpers / OpenTelemetryExtension.Configuration / 27303504378
96%
main: 96%

Build:
Build:
LAST BUILD BRANCH: feature/dev-observability-stack
DEFAULT BRANCH: main
Ran 10 Jun 2026 08:17PM UTC
Jobs 1
Files 2
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

10 Jun 2026 08:15PM UTC coverage: 96.774%. Remained the same
27303504378

push

github

thorsten
test: add OpenObserve integration tests for logs, metrics, traces and SQL Server

New OpenTelemetryExtension.Configuration.IntegrationTests project emits telemetry
through AddTelemetry() to a live OpenObserve instance (the Helm chart) and queries
its _search API to assert the data arrived:
- logs and traces in the "default" stream filtered by service_name
- a custom counter metric in its own metrics stream
- a SQL Server command span (Microsoft.Data.SqlClient + AddSqlClientInstrumentation),
  asserting db_system_name = "microsoft.sql_server"

Tests are marked [Trait("Category","Integration")] via a custom IntegrationFact /
SqlIntegrationFact that auto-skips when OpenObserve / SQL Server is unreachable, so
a normal dotnet test run never fails without the stack. Endpoints/credentials
default to the Helm chart values and are overridable via OTEL_IT_* env vars.

Docs & CI:
- CONTRIBUTING.md / AGENTS.md: document the integration tests and the rule to run
  unit tests (always) plus integration tests (when the stack is up) on feature work.
- ci.yml: filter Category!=Integration on the unit test run.
- deploy-nuget.yml: build only the library + unit tests (the solution now contains a
  net10.0-windows WPF sample that cannot build on the Linux deploy runner).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

55 of 62 branches covered (88.71%)

Branch coverage included in aggregate %.

155 of 155 relevant lines covered (100.0%)

48.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27303504378.1 10 Jun 2026 08:17PM UTC 2
96.77
GitHub Action Run
Source Files on build 27303504378
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27303504378
  • 6cf0074b on github
  • Prev Build on develop (#27294277110)
  • Next Build on develop (#27304364108)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc