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: Added validation for --client-listen-urls and --peer-listen-urls #698

Merged
merged 1 commit into from
Mar 18, 2024

feat: Added validation for --client-listen-urls and --peer-listen-urls

cb0fbb0
Select commit
Loading
Failed to load commit list.
Merged

feat: Added validation for --client-listen-urls and --peer-listen-urls #698

feat: Added validation for --client-listen-urls and --peer-listen-urls
cb0fbb0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 16, 2024 in 0s

74.39% (+0.01%) compared to 75e51f4

View this Pull Request on Codecov

74.39% (+0.01%) compared to 75e51f4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.39%. Comparing base (75e51f4) to head (cb0fbb0).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #698      +/-   ##
==========================================
+ Coverage   74.38%   74.39%   +0.01%     
==========================================
  Files         173      173              
  Lines       25872    25872              
  Branches    25872    25872              
==========================================
+ Hits        19244    19248       +4     
+ Misses       5425     5416       -9     
- Partials     1203     1208       +5     

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