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: enhance code coverage #28

Merged
merged 1 commit into from
Sep 16, 2024

refactor: enhance code coverage

7b0925b
Select commit
Loading
Failed to load commit list.
Merged

refactor: enhance code coverage #28

refactor: enhance code coverage
7b0925b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 16, 2024 in 0s

65.10% (+2.27%) compared to ef7f578

View this Pull Request on Codecov

65.10% (+2.27%) compared to ef7f578

Details

Codecov Report

Attention: Patch coverage is 60.27397% with 29 lines in your changes missing coverage. Please review.

Project coverage is 65.10%. Comparing base (ef7f578) to head (7b0925b).

Files with missing lines Patch % Lines
test/data/testpb/test.pb.go 54.09% 26 Missing and 2 partials ⚠️
cluster/delegate.go 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
+ Coverage   62.83%   65.10%   +2.27%     
==========================================
  Files          31       32       +1     
  Lines        1340     1390      +50     
==========================================
+ Hits          842      905      +63     
+ Misses        450      438      -12     
+ Partials       48       47       -1     

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