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: add router and fix #393

Merged
merged 2 commits into from
Jul 15, 2024

refactor: enhance code coverage

03b43ef
Select commit
Loading
Failed to load commit list.
Merged

feat: add router and fix #393

refactor: enhance code coverage
03b43ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 15, 2024 in 0s

86.47% (-0.11%) compared to 65635a6

View this Pull Request on Codecov

86.47% (-0.11%) compared to 65635a6

Details

Codecov Report

Attention: Patch coverage is 85.09317% with 24 lines in your changes missing coverage. Please review.

Project coverage is 86.47%. Comparing base (65635a6) to head (03b43ef).

Files Patch % Lines
router/broadcast.go 80.39% 8 Missing and 2 partials ⚠️
router/random.go 84.78% 6 Missing and 1 partial ⚠️
router/round_robin.go 84.44% 6 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #393      +/-   ##
==========================================
- Coverage   86.57%   86.47%   -0.11%     
==========================================
  Files          45       48       +3     
  Lines        3681     3822     +141     
==========================================
+ Hits         3187     3305     +118     
- Misses        351      372      +21     
- Partials      143      145       +2     

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