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

Refractor module along with opentelemetry version update #164

Merged
merged 17 commits into from
May 6, 2024

Conversation

NipunaMadhushan
Copy link
Contributor

@NipunaMadhushan NipunaMadhushan commented Nov 30, 2023

Purpose

$subject

Fixes ballerina-platform/ballerina-library#6242

Fixes #163

Copy link

codecov bot commented Dec 12, 2023

Codecov Report

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

Project coverage is 0.00%. Comparing base (9d7db7b) to head (350bb2c).
Report is 4 commits behind head on main.

❗ Current head 350bb2c differs from pull request most recent head 3a62082. Consider uploading reports for the commit 3a62082 to get more accurate results

Files Patch % Lines
...erve/trace/jaeger/sampler/RateLimitingSampler.java 0.00% 12 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #164       +/-   ##
============================================
- Coverage     83.33%   0.00%   -83.34%     
============================================
  Files             3       3               
  Lines            60      66        +6     
  Branches          5       5               
============================================
- Hits             50       0       -50     
- Misses            5      66       +61     
+ Partials          5       0        -5     

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

gradle.properties Outdated Show resolved Hide resolved
gradle.properties Outdated Show resolved Hide resolved
@NipunaMadhushan NipunaMadhushan merged commit f04f41e into ballerina-platform:main May 6, 2024
2 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.

Address netty vulnerability: CVE-2024-29025 Update opentelemetry version to latest
2 participants