Skip to content

feat: add rows inserted, deleted and completed metrics - #1322

Merged
levkk merged 2 commits into
pgdogdev:mainfrom
murex971:row-metrics
Aug 7, 2026
Merged

feat: add rows inserted, deleted and completed metrics#1322
levkk merged 2 commits into
pgdogdev:mainfrom
murex971:row-metrics

Conversation

@murex971

@murex971 murex971 commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Count rows affected by INSERT / UPDATE / DELETE from Postgres CommandComplete tags

Test

  • Unit tests for CommandComplete tag/rows parsing
  • Unit tests for Count Add/Sub/Div including new fields

@codecov

codecov Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 98.20359% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
pgdog-stats/src/server.rs 50.00% 3 Missing ⚠️

📢 Thoughts on this report? Let us know!

Comment thread pgdog/src/backend/stats.rs Outdated

@levkk levkk left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, just one small function signature change and we should be good to merge.

@murex971

murex971 commented Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

@levkk ready 😛

@levkk levkk left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing, thank you!

@levkk
levkk merged commit 9918e96 into pgdogdev:main Aug 7, 2026
49 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants