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: remove useless code #997

Merged
merged 3 commits into from
Dec 13, 2024

test: fix tests

04c5e68
Select commit
Loading
Failed to load commit list.
Merged

refactor: remove useless code #997

test: fix tests
04c5e68
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 12, 2024 in 0s

94.58% (-0.16%) compared to 6f486e1

View this Pull Request on Codecov

94.58% (-0.16%) compared to 6f486e1

Details

Codecov Report

Attention: Patch coverage is 95.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 94.58%. Comparing base (6f486e1) to head (04c5e68).

Files with missing lines Patch % Lines
internal/provider/protocol/local_auto.go 75.00% 1 Missing ⚠️
internal/provider/protocol/local_iface.go 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #997      +/-   ##
==========================================
- Coverage   94.74%   94.58%   -0.16%     
==========================================
  Files          64       62       -2     
  Lines        3465     3364     -101     
==========================================
- Hits         3283     3182     -101     
  Misses        170      170              
  Partials       12       12              

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