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 dbStats #232

Merged
merged 9 commits into from
Jan 6, 2022
Merged

Support dbStats #232

merged 9 commits into from
Jan 6, 2022

Conversation

ekalinin
Copy link
Contributor

@ekalinin ekalinin commented Jan 5, 2022

Closes #162.

@codecov
Copy link

codecov bot commented Jan 5, 2022

Codecov Report

Merging #232 (4e48f51) into main (b8683f3) will increase coverage by 0.40%.
The diff coverage is 80.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #232      +/-   ##
==========================================
+ Coverage   48.26%   48.67%   +0.40%     
==========================================
  Files         107      108       +1     
  Lines        4985     5048      +63     
==========================================
+ Hits         2406     2457      +51     
- Misses       2164     2172       +8     
- Partials      415      419       +4     
Impacted Files Coverage Δ
internal/handlers/shared/msg_dbstats.go 75.00% <75.00%> (ø)
internal/pg/pool.go 74.75% <88.00%> (+1.87%) ⬆️
internal/handlers/handler.go 53.76% <100.00%> (+0.50%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b8683f3...4e48f51. Read the comment docs.

@AlekSi AlekSi changed the title Support dbStats Support dbStats Jan 6, 2022
@AlekSi AlekSi added the code/feature Some user-visible feature is not implemented yet label Jan 6, 2022
@AlekSi AlekSi added this to the v0.0.6 milestone Jan 6, 2022
@AlekSi AlekSi enabled auto-merge (squash) January 6, 2022 09:24
@AlekSi
Copy link
Member

AlekSi commented Jan 6, 2022

Thank you!

@AlekSi AlekSi merged commit 3d359b9 into FerretDB:main Jan 6, 2022
@ekalinin ekalinin deleted the db-stats-support branch January 6, 2022 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code/feature Some user-visible feature is not implemented yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support dbStats
2 participants