Skip to content

Lint every workspace crate with all features - #1167

Closed
isPANN wants to merge 1 commit into
mainfrom
ci/workspace-clippy
Closed

isPANN wants to merge 1 commit into
mainfrom
ci/workspace-clippy

Conversation

@isPANN

@isPANN isPANN commented Sep 17, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Run Clippy with --workspace --all-targets --all-features in CI and make clippy.
  • Include CLI, macros, MCP, and benchmarks in the lint gate.
  • Only two command/configuration files change; no source API or dependency changes.

Verification

  • make clippy passed on the main-based branch with warnings denied.
  • make -n clippy and git diff --check passed.
  • Extracted from the updated source branch through 6f65416; independent of its recovery API changes.

@isPANN

isPANN commented Sep 17, 2026

Copy link
Copy Markdown
Collaborator Author

Consolidated into #1163 with dependency maintenance. The combined branch passes make clippy across the workspace with all targets and features.

@isPANN isPANN closed this Sep 17, 2026
@codecov

codecov Bot commented Sep 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.93%. Comparing base (7dd5fcd) to head (a4faac1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1167   +/-   ##
=======================================
  Coverage   95.93%   95.93%           
=======================================
  Files        1074     1074           
  Lines      132106   132106           
=======================================
  Hits       126730   126730           
  Misses       5376     5376           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@isPANN
isPANN deleted the ci/workspace-clippy branch September 18, 2026 10:22
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