Skip to content

Conversation

@xiwenc
Copy link
Member

@xiwenc xiwenc commented Nov 26, 2025

fixes #74 and #75

@github-actions
Copy link

Merging this branch will increase overall coverage

Impacted Packages Coverage Δ 🤖
github.com/mxlint/mxlint-cli 0.00% (ø)
github.com/mxlint/mxlint-cli/lint 61.63% (+1.17%) 👍

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/mxlint/mxlint-cli/lint/cache.go 75.86% (+75.86%) 87 (+87) 66 (+66) 21 (+21) 🌟
github.com/mxlint/mxlint-cli/lint/lint.go 45.45% (+0.86%) 198 (+50) 90 (+24) 108 (+26) 👍
github.com/mxlint/mxlint-cli/main.go 0.00% (ø) 97 (+33) 0 97 (+33)

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/cache_test.go

@xiwenc xiwenc merged commit fed4725 into main Nov 26, 2025
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.

Speed up linting with parallel processing

2 participants