Skip to content

Improve pkgScanner.builtinCall#20

Merged
bobg merged 1 commit into
mainfrom
bobg/builtin-call
Jul 24, 2025
Merged

Improve pkgScanner.builtinCall#20
bobg merged 1 commit into
mainfrom
bobg/builtin-call

Conversation

@bobg

@bobg bobg commented Jul 24, 2025

Copy link
Copy Markdown
Owner

Apparently a builtin call can have a selector expression as an operator; e.g. unsafe.Slice. This PR addresses that, although not ideally. Longer term, we'll want to resolve the value of the operator other than textually.

@github-actions

Copy link
Copy Markdown

Modver result

This report was generated by Modver,
a Go package and command that helps you obey semantic versioning rules in your Go module.

This PR does not require a change in your module’s version number.
(You might still consider bumping the patchlevel anyway.)

@bobg bobg merged commit b2b1f77 into main Jul 24, 2025
3 checks passed
@bobg bobg deleted the bobg/builtin-call branch July 24, 2025 15:47
@coveralls

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 16501519158

Details

  • 11 of 39 (28.21%) changed or added relevant lines in 1 file are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-1.4%) to 68.029%

Changes Missing Coverage Covered Lines Changed/Added Lines %
expr.go 11 39 28.21%
Files with Coverage Reduction New Missed Lines %
expr.go 2 68.32%
Totals Coverage Status
Change from base Build 14321645463: -1.4%
Covered Lines: 849
Relevant Lines: 1248

💛 - 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