Skip to content

feat: allows record_exception to record throws/exits

b7fbe6e
Select commit
Loading
Failed to load commit list.
Draft

feat(elixir): allows to record throw/exit kind exceptions #965

feat: allows record_exception to record throws/exits
b7fbe6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 12, 2026 in 0s

17.54% (-0.05%) compared to a66e0ae

View this Pull Request on Codecov

17.54% (-0.05%) compared to a66e0ae

Details

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.54%. Comparing base (a66e0ae) to head (b7fbe6e).

Files with missing lines Patch % Lines
apps/opentelemetry_api/lib/open_telemetry/span.ex 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #965      +/-   ##
==========================================
- Coverage   17.59%   17.54%   -0.05%     
==========================================
  Files          24       24              
  Lines         722      724       +2     
==========================================
  Hits          127      127              
- Misses        595      597       +2     

☔ 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.