Skip to content

Fix the top-level test

a56e134
Select commit
Loading
Failed to load commit list.
Open

Inspect Elixir exception module name in record_exception #804

Fix the top-level test
a56e134
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2026 in 0s

20.18% (+2.86%) compared to 0a969d1

View this Pull Request on Codecov

20.18% (+2.86%) compared to 0a969d1

Details

Codecov Report

❌ Patch coverage is 65.51724% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 20.18%. Comparing base (0a969d1) to head (a56e134).
⚠️ Report is 185 commits behind head on main.

Files with missing lines Patch % Lines
apps/opentelemetry_api/src/otel_span_mailbox.erl 50.00% 8 Missing ⚠️
apps/opentelemetry_api/src/otel_tracer_test.erl 84.61% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #804      +/-   ##
==========================================
+ Coverage   17.32%   20.18%   +2.86%     
==========================================
  Files          24       26       +2     
  Lines         710      738      +28     
==========================================
+ Hits          123      149      +26     
- Misses        587      589       +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.