Skip to content

limited concurrency and better memory footprint#124

Merged
xiwenc merged 4 commits intomainfrom
bugfix/memory-usage
Apr 10, 2026
Merged

limited concurrency and better memory footprint#124
xiwenc merged 4 commits intomainfrom
bugfix/memory-usage

Conversation

@xiwenc
Copy link
Copy Markdown
Member

@xiwenc xiwenc commented Apr 10, 2026

No description provided.

@github-actions
Copy link
Copy Markdown

Merging this branch changes the coverage (1 decrease, 1 increase)

Impacted Packages Coverage Δ 🤖
github.com/mxlint/mxlint-cli/lint 72.22% (+0.37%) 👍
github.com/mxlint/mxlint-cli/mpr 71.63% (-5.79%) 👎

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/mxlint/mxlint-cli/lint/cache.go 68.37% (-0.05%) 98 (+3) 67 (+2) 31 (+1) 👎
github.com/mxlint/mxlint-cli/lint/config.go 86.78% (+0.74%) 174 (+2) 151 (+3) 23 (-1) 👍
github.com/mxlint/mxlint-cli/lint/lint.go 67.86% (+1.50%) 224 (+10) 152 (+10) 72 👍
github.com/mxlint/mxlint-cli/lint/lint_rego.go 88.04% (-0.72%) 92 (+3) 81 (+2) 11 (+1) 👎
github.com/mxlint/mxlint-cli/lint/options.go 76.47% (+76.47%) 17 (+17) 13 (+13) 4 (+4) 🌟
github.com/mxlint/mxlint-cli/mpr/export_stream.go 31.41% (+31.41%) 191 (+191) 60 (+60) 131 (+131) 🌟
github.com/mxlint/mxlint-cli/mpr/mpr.go 80.19% (-0.16%) 515 (+11) 413 (+8) 102 (+3) 👎

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

Changed unit test files

  • github.com/mxlint/mxlint-cli/lint/config_test.go
  • github.com/mxlint/mxlint-cli/lint/options_test.go
  • github.com/mxlint/mxlint-cli/mpr/mpr_test.go

@xiwenc xiwenc merged commit b771d6b into main Apr 10, 2026
11 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.

1 participant