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

Add helper for checking local peers #4159

Closed
wants to merge 1 commit into from

Add helper for checking local peers

ec0bc37
Select commit
Failed to load commit list.
Closed

Add helper for checking local peers #4159

Add helper for checking local peers
ec0bc37
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Mar 7, 2024 in 0s

73.78% (-0.53%) compared to 892780a

View this Pull Request on Codecov

73.78% (-0.53%) compared to 892780a

Details

Codecov Report

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

Project coverage is 73.78%. Comparing base (892780a) to head (ec0bc37).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4159      +/-   ##
==========================================
- Coverage   74.31%   73.78%   -0.53%     
==========================================
  Files         353      353              
  Lines       22789    22793       +4     
==========================================
- Hits        16935    16818     -117     
- Misses       4556     4694     +138     
+ Partials     1298     1281      -17     
Files Coverage Δ
ferretdb/ferretdb.go 86.51% <ø> (ø)
integration/setup/setup.go 81.25% <ø> (ø)
internal/clientconn/conninfo/conn_info.go 96.55% <100.00%> (+0.12%) ⬆️
internal/handler/msg_whatsmyuri.go 100.00% <100.00%> (ø)
internal/clientconn/conn.go 51.35% <33.33%> (-0.35%) ⬇️

... and 11 files with indirect coverage changes