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

chore: improve extension server unit tests #3503

Merged
merged 3 commits into from
May 30, 2024

Remove an unneeded struct in the gateway runner

bc69794
Select commit
Loading
Failed to load commit list.
Merged

chore: improve extension server unit tests #3503

Remove an unneeded struct in the gateway runner
bc69794
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 30, 2024 in 0s

67.82% (target 60.00%)

View this Pull Request on Codecov

67.82% (target 60.00%)

Details

Codecov Report

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

Project coverage is 67.82%. Comparing base (6f30397) to head (bc69794).

Files Patch % Lines
internal/extension/registry/extension_manager.go 82.60% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3503      +/-   ##
==========================================
+ Coverage   67.53%   67.82%   +0.28%     
==========================================
  Files         168      166       -2     
  Lines       20154    20039     -115     
==========================================
- Hits        13612    13592      -20     
+ Misses       5558     5459      -99     
- Partials      984      988       +4     

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