Skip to content

Feat/improve offense output message#3

Merged
7a6163 merged 2 commits intomainfrom
feat/improve-offense-output-message
Mar 11, 2026
Merged

Feat/improve offense output message#3
7a6163 merged 2 commits intomainfrom
feat/improve-offense-output-message

Conversation

@7a6163
Copy link
Copy Markdown
Owner

@7a6163 7a6163 commented Mar 11, 2026

No description provided.

7a6163 added 2 commits March 11, 2026 15:54
The default --format file output previously only showed the config_key
(e.g. fetch_with_argument_vs_block), which was unclear to users. Now it
shows the full explanation with the config key in brackets for reference:

  L73  Hash#fetch with second argument is slower than Hash#fetch with block [fetch_with_argument_vs_block]

Bump version to 1.2.0.
Add v1.2.0 changelog entry covering improved output format,
HashSet performance fix, test coverage increase, and CI upgrades.
Update README output examples to match new format.
@7a6163 7a6163 merged commit f7821e8 into main Mar 11, 2026
7 checks passed
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/output.rs 99.01% <100.00%> (+<0.01%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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