Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: setup code attributes in Elixir macros #808

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

remove Elixir. prefix from namespace

543b8c0
Select commit
Loading
Failed to load commit list.
Open

feat: setup code attributes in Elixir macros #808

remove Elixir. prefix from namespace
543b8c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2024 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

Attention: 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.