Skip to content

feat: instrument plpgsql function bodies with lexer#4

Merged
pashagolub merged 2 commits intomasterfrom
use-node-instrumenter
Jan 13, 2026
Merged

feat: instrument plpgsql function bodies with lexer#4
pashagolub merged 2 commits intomasterfrom
use-node-instrumenter

Conversation

@pashagolub
Copy link
Copy Markdown
Contributor

No description provided.

@pashagolub pashagolub force-pushed the use-node-instrumenter branch from f02929b to 67caad6 Compare January 13, 2026 12:19
Before that coverage point spans from the end of previous token till
the end of the last token in the statement
@pashagolub pashagolub merged commit b622b61 into master Jan 13, 2026
2 checks passed
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 20960409443

Details

  • 150 of 183 (81.97%) changed or added relevant lines in 2 files are covered.
  • 6 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.7%) to 39.578%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/instrument/location.go 4 5 80.0%
internal/instrument/instrumenter.go 146 178 82.02%
Files with Coverage Reduction New Missed Lines %
internal/instrument/instrumenter.go 6 77.39%
Totals Coverage Status
Change from base Build 20922887609: -0.7%
Covered Lines: 1069
Relevant Lines: 2701

💛 - Coveralls

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