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

Support localhost exception #4156

Merged
merged 25 commits into from
Mar 12, 2024

make connectionStatus same as proxy

7197ad1
Select commit
Failed to load commit list.
Merged

Support localhost exception #4156

make connectionStatus same as proxy
7197ad1
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Mar 7, 2024 in 0s

73.75% (-0.56%) compared to 892780a

View this Pull Request on Codecov

73.75% (-0.56%) compared to 892780a

Details

Codecov Report

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

Project coverage is 73.75%. Comparing base (892780a) to head (7197ad1).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4156      +/-   ##
==========================================
- Coverage   74.31%   73.75%   -0.56%     
==========================================
  Files         353      353              
  Lines       22789    22794       +5     
==========================================
- Hits        16935    16812     -123     
- Misses       4556     4697     +141     
+ Partials     1298     1285      -13     
Files Coverage Δ
ferretdb/ferretdb.go 86.51% <ø> (ø)
integration/setup/setup.go 81.25% <ø> (ø)
internal/clientconn/conninfo/conn_info.go 96.29% <100.00%> (-0.14%) ⬇️
internal/handler/authenticate.go 73.33% <100.00%> (-1.27%) ⬇️
internal/handler/commands.go 100.00% <100.00%> (ø)
internal/handler/msg_whatsmyuri.go 100.00% <100.00%> (ø)
internal/clientconn/conn.go 51.35% <33.33%> (-0.35%) ⬇️
internal/handler/msg_connectionstatus.go 84.00% <50.00%> (-16.00%) ⬇️

... and 16 files with indirect coverage changes