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

Rd 12757 java tracer support kafka instrumentation #67

Merged
merged 4 commits into from
May 26, 2024

Conversation

nadav3396
Copy link
Contributor

No description provided.

pom.xml Show resolved Hide resolved
@nadav3396 nadav3396 force-pushed the RD-12757-java-tracer-support-kafka-instrumentation branch from 9091388 to 1df638b Compare May 20, 2024 13:45
Copy link

codecov bot commented May 20, 2024

Codecov Report

Attention: Patch coverage is 63.82979% with 153 lines in your changes are missing coverage. Please review.

Project coverage is 78.33%. Comparing base (7ebb712) to head (4acaa13).
Report is 1 commits behind head on master.

Files Patch % Lines
src/main/java/io/lumigo/models/KafkaSpan.java 70.42% 36 Missing and 6 partials ⚠️
...ation/impl/ApacheKafkaProducerInstrumentation.java 0.00% 39 Missing ⚠️
...ation/impl/ApacheKafkaConsumerInstrumentation.java 0.00% 28 Missing ⚠️
src/main/java/io/lumigo/core/utils/AwsUtils.java 59.18% 14 Missing and 6 partials ⚠️
...a/io/lumigo/core/instrumentation/agent/Loader.java 0.00% 13 Missing ⚠️
src/main/java/io/lumigo/core/SpansContainer.java 73.68% 5 Missing ⚠️
...c/main/java/io/lumigo/models/KafkaSpanFactory.java 96.85% 2 Missing and 2 partials ⚠️
...va/io/lumigo/core/configuration/Configuration.java 75.00% 0 Missing and 1 partial ⚠️
...tation/impl/AmazonHttpClientV2Instrumentation.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #67      +/-   ##
============================================
- Coverage     83.87%   78.33%   -5.55%     
- Complexity      407      436      +29     
============================================
  Files            44       49       +5     
  Lines          1588     2022     +434     
  Branches        175      213      +38     
============================================
+ Hits           1332     1584     +252     
- Misses          191      358     +167     
- Partials         65       80      +15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nadav3396 nadav3396 force-pushed the RD-12757-java-tracer-support-kafka-instrumentation branch from 51ac961 to 59f1f93 Compare May 21, 2024 10:29
@nadav3396 nadav3396 force-pushed the RD-12757-java-tracer-support-kafka-instrumentation branch from 532339d to 55280fe Compare May 23, 2024 12:38
@nadav3396 nadav3396 merged commit 09bf2e5 into master May 26, 2024
10 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants