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: introduce httplb for ut #5375

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

feat: introduce httplb for ut #5375

wants to merge 4 commits into from

Conversation

lvrach
Copy link
Member

@lvrach lvrach commented Dec 16, 2024

  • feat: introduce httplb library
  • add configs for stdlib
  • use common transport configurations
  • use common transport configurations

Description

< Replace with adequate description for this PR as per Pull Request document >

Linear Ticket

< Replace with Linear Link ( create or search linear ticket) or >

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

Copy link

codecov bot commented Dec 16, 2024

Codecov Report

Attention: Patch coverage is 6.83761% with 109 lines in your changes missing coverage. Please review.

Project coverage is 74.73%. Comparing base (f22e8f4) to head (b78648b).

Files with missing lines Patch % Lines
processor/transformer/embeded/pubsub.go 0.00% 56 Missing ⚠️
processor/transformer/transformer.go 19.04% 34 Missing ⚠️
utils/sysUtils/httpclient.go 0.00% 19 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5375      +/-   ##
==========================================
+ Coverage   74.68%   74.73%   +0.05%     
==========================================
  Files         437      439       +2     
  Lines       61240    61350     +110     
==========================================
+ Hits        45737    45850     +113     
- Misses      12954    12972      +18     
+ Partials     2549     2528      -21     

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

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.

1 participant