Skip to content

semconv: add ErrorType attribute function - #6962

Merged
dmathieu merged 13 commits into
open-telemetry:mainfrom
bachgarash:feat/errortype-semconv-implementation
Jul 10, 2025
Merged

semconv: add ErrorType attribute function#6962
dmathieu merged 13 commits into
open-telemetry:mainfrom
bachgarash:feat/errortype-semconv-implementation

Update CHANGELOG.md

dd55179
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2025 in 0s

82.7% (-0.1%) compared to 73b2cd3

View this Pull Request on Codecov

82.7% (-0.1%) compared to 73b2cd3

Details

Codecov Report

Attention: Patch coverage is 0% with 16 lines in your changes missing coverage. Please review.

Project coverage is 82.7%. Comparing base (73b2cd3) to head (dd55179).

Files with missing lines Patch % Lines
semconv/v1.34.0/error_type.go 0.0% 16 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #6962     +/-   ##
=======================================
- Coverage   82.8%   82.7%   -0.1%     
=======================================
  Files        261     262      +1     
  Lines      24309   24325     +16     
=======================================
  Hits       20138   20138             
- Misses      3796    3812     +16     
  Partials     375     375             
Files with missing lines Coverage Δ
semconv/v1.34.0/error_type.go 0.0% <0.0%> (ø)

... and 2 files with indirect coverage changes

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