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

Remove common handlers.Interface #3753

Merged
merged 2 commits into from
Nov 23, 2023

Lint

7f8654b
Select commit
Loading
Failed to load commit list.
Merged

Remove common handlers.Interface #3753

Lint
7f8654b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 23, 2023 in 1s

76.28% (+0.01%) compared to 3d03b51

View this Pull Request on Codecov

76.28% (+0.01%) compared to 3d03b51

Details

Codecov Report

Merging #3753 (7f8654b) into main (3d03b51) will increase coverage by 0.01%.
The diff coverage is 93.93%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3753      +/-   ##
==========================================
+ Coverage   76.26%   76.28%   +0.01%     
==========================================
  Files         325      324       -1     
  Lines       23112    23116       +4     
==========================================
+ Hits        17627    17633       +6     
- Misses       4441     4444       +3     
+ Partials     1044     1039       -5     
Files Coverage Δ
internal/clientconn/conn.go 55.49% <100.00%> (ø)
internal/clientconn/listener.go 75.35% <ø> (ø)
internal/handlers/registry/postgresql.go 77.77% <100.00%> (ø)
internal/handlers/registry/registry.go 43.47% <100.00%> (ø)
internal/handlers/registry/sqlite.go 77.77% <100.00%> (ø)
internal/handlers/sqlite/cmd_query.go 32.00% <ø> (ø)
internal/handlers/sqlite/msg_aggregate.go 83.78% <ø> (ø)
internal/handlers/sqlite/msg_buildinfo.go 100.00% <ø> (ø)
internal/handlers/sqlite/msg_collmod.go 0.00% <ø> (ø)
internal/handlers/sqlite/msg_collstats.go 73.68% <ø> (ø)
... and 43 more

... and 8 files with indirect coverage changes