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

keymaster: enable round-robin dialer by default. #91

Merged
merged 3 commits into from
Jun 12, 2024

cmd/keymaster: sort flag variables by flag name.

bf8ffc5
Select commit
Loading
Failed to load commit list.
Merged

keymaster: enable round-robin dialer by default. #91

cmd/keymaster: sort flag variables by flag name.
bf8ffc5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 9, 2024 in 0s

32.39% (+0.21%) compared to 5fd5e96

View this Pull Request on Codecov

32.39% (+0.21%) compared to 5fd5e96

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 32.39%. Comparing base (5fd5e96) to head (bf8ffc5).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
+ Coverage   32.17%   32.39%   +0.21%     
==========================================
  Files          75       75              
  Lines        9739     9739              
==========================================
+ Hits         3134     3155      +21     
+ Misses       5963     5942      -21     
  Partials      642      642              

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