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

refactor: upgrade the otelconnect dependency and fix breaking change #205

Merged
merged 2 commits into from
Jan 13, 2024

Conversation

Tochemey
Copy link
Owner

closes #204

Copy link

codecov bot commented Jan 13, 2024

Codecov Report

Attention: 53 lines in your changes are missing coverage. Please review.

Comparison is base (3acc3d3) 89.71% compared to head (2f1d99c) 88.74%.

Files Patch % Lines
actors/pid.go 51.78% 20 Missing and 7 partials ⚠️
actors/api.go 54.54% 10 Missing and 5 partials ⚠️
actors/actor_system.go 42.10% 9 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #205      +/-   ##
==========================================
- Coverage   89.71%   88.74%   -0.98%     
==========================================
  Files          44       44              
  Lines        4813     4886      +73     
==========================================
+ Hits         4318     4336      +18     
- Misses        393      434      +41     
- Partials      102      116      +14     

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

@Tochemey Tochemey marked this pull request as ready for review January 13, 2024 16:34
@Tochemey Tochemey merged commit 78d9ceb into main Jan 13, 2024
1 of 2 checks passed
@Tochemey Tochemey deleted the issue-204 branch January 13, 2024 19:24
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.

[refact] refactor the code to enable gRPC interceptors
1 participant