feat: setup code attributes in Elixir macros #808
+160
−42
Codecov / codecov/project
succeeded
Apr 6, 2026 in 0s
18.45% (+1.13%) compared to 9f7affe
View this Pull Request on Codecov
18.45% (+1.13%) compared to 9f7affe
Details
Codecov Report
❌ Patch coverage is 78.57143% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.45%. Comparing base (9f7affe) to head (543b8c0).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...pps/opentelemetry_api/lib/open_telemetry/tracer.ex | 60.00% | 2 Missing |
| ...opentelemetry_api/lib/open_telemetry/attributes.ex | 88.88% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #808 +/- ##
==========================================
+ Coverage 17.32% 18.45% +1.13%
==========================================
Files 24 25 +1
Lines 710 726 +16
==========================================
+ Hits 123 134 +11
- Misses 587 592 +5 ☔ 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.
Loading