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

Merge branch 'main' into localhost-exception

2c58bda
Select commit
Failed to load commit list.
Merged

Support localhost exception #4156

Merge branch 'main' into localhost-exception
2c58bda
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2024 in 0s

73.83% (+4.60%) compared to eb93ab1

View this Pull Request on Codecov

73.83% (+4.60%) compared to eb93ab1

Details

Codecov Report

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

Project coverage is 73.83%. Comparing base (eb93ab1) to head (2c58bda).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4156      +/-   ##
==========================================
+ Coverage   69.23%   73.83%   +4.60%     
==========================================
  Files         354      354              
  Lines       23013    23014       +1     
==========================================
+ Hits        15933    16993    +1060     
+ Misses       5723     4725     -998     
+ Partials     1357     1296      -61     
Files Coverage Δ
ferretdb/ferretdb.go 86.51% <ø> (ø)
integration/setup/setup.go 81.37% <100.00%> (+0.12%) ⬆️
internal/clientconn/conninfo/conn_info.go 96.36% <100.00%> (-0.13%) ⬇️
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%> (+4.07%) ⬆️
internal/handler/authenticate.go 73.52% <50.00%> (+14.10%) ⬆️

... and 73 files with indirect coverage changes