Skip to content

Bugfix/caching#138

Merged
xiwenc merged 5 commits into
mainfrom
bugfix/caching
Jul 7, 2026
Merged

Bugfix/caching#138
xiwenc merged 5 commits into
mainfrom
bugfix/caching

Conversation

@xiwenc

@xiwenc xiwenc commented Jul 7, 2026

Copy link
Copy Markdown
Member

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

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

Impacted Packages Coverage Δ 🤖
github.com/mxlint/mxlint-cli 3.21% (-1.16%) 👎
github.com/mxlint/mxlint-cli/lint 73.93% (+0.07%) 👍
github.com/mxlint/mxlint-cli/mpr 68.30% (-1.32%) 👎
github.com/mxlint/mxlint-cli/serve 22.32% (-0.86%) 👎

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/mxlint/mxlint-cli/lint/config.go 87.24% (+0.27%) 196 (+4) 171 (+4) 25 👍
github.com/mxlint/mxlint-cli/main.go 3.21% (-1.16%) 187 (+4) 6 (-2) 181 (+6) 👎
github.com/mxlint/mxlint-cli/mpr/export_manifest.go 24.53% (+24.53%) 53 (+53) 13 (+13) 40 (+40) 🌟
github.com/mxlint/mxlint-cli/mpr/export_options.go 57.14% (+57.14%) 21 (+21) 12 (+12) 9 (+9) 🌟
github.com/mxlint/mxlint-cli/mpr/export_stream.go 49.27% (+15.94%) 343 (+148) 169 (+104) 174 (+44) 🎉
github.com/mxlint/mxlint-cli/mpr/mpr.go 80.16% (+0.35%) 509 (-1) 408 (+1) 101 (-2) 👍
github.com/mxlint/mxlint-cli/mpr/mx_units_v1.go 80.95% (-0.44%) 42 (-1) 34 (-1) 8 👎
github.com/mxlint/mxlint-cli/mpr/mx_units_v2.go 52.94% (+0.51%) 102 (-1) 54 48 (-1) 👍
github.com/mxlint/mxlint-cli/mpr/mxunit_path.go 75.00% (+75.00%) 20 (+20) 15 (+15) 5 (+5) 🌟
github.com/mxlint/mxlint-cli/mpr/utils.go 76.36% (+1.85%) 55 (+4) 42 (+4) 13 👍
github.com/mxlint/mxlint-cli/serve/serve.go 11.68% (-1.02%) 197 23 (-2) 174 (+2) 👎

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/main_test.go
  • github.com/mxlint/mxlint-cli/mpr/export_stream_test.go
  • github.com/mxlint/mxlint-cli/mpr/mpr_test.go
  • github.com/mxlint/mxlint-cli/mpr/mpr_v1_test.go
  • github.com/mxlint/mxlint-cli/mpr/mpr_v2_test.go
  • github.com/mxlint/mxlint-cli/mpr/mxunit_path_test.go
  • github.com/mxlint/mxlint-cli/mpr/walk_test.go
  • github.com/mxlint/mxlint-cli/serve/serve_config_test.go

@xiwenc xiwenc merged commit c907b66 into main Jul 7, 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.

Confirm caching performance works in windows

1 participant