Skip to content

BE-519: Coerce port for OTLP filter equality

98041ff
Select commit
Loading
Failed to load commit list.
Merged

BE-519: Set up OpenTelemetry across hash-api and Temporal workers #8681

BE-519: Coerce port for OTLP filter equality
98041ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 11, 2026 in 0s

62.03% (-0.05%) compared to eeba8a9

View this Pull Request on Codecov

62.03% (-0.05%) compared to eeba8a9

Details

Codecov Report

❌ Patch coverage is 26.31579% with 154 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.03%. Comparing base (eeba8a9) to head (98041ff).
⚠️ Report is 19 commits behind head on main.

Files with missing lines Patch % Lines
...ash-backend-utils/src/temporal/worker-bootstrap.ts 0.00% 86 Missing ⚠️
...ibs/@local/hash-backend-utils/src/opentelemetry.ts 42.52% 50 Missing ⚠️
apps/hash-api/src/instrument.mjs 0.00% 11 Missing ⚠️
libs/@local/hash-backend-utils/src/temporal.ts 0.00% 3 Missing ⚠️
...ackend-utils/src/temporal/workflow-span-adapter.ts 90.00% 1 Missing and 1 partial ⚠️
apps/hash-api/src/integrations/linear/webhook.ts 0.00% 1 Missing ⚠️
...c/temporal/interceptors/workflows/opentelemetry.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8681      +/-   ##
==========================================
- Coverage   62.08%   62.03%   -0.05%     
==========================================
  Files        1341     1345       +4     
  Lines      135072   135263     +191     
  Branches     5744     5782      +38     
==========================================
+ Hits        83854    83908      +54     
- Misses      50310    50446     +136     
- Partials      908      909       +1     

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.