Open muyihao opened 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 87.42%. Comparing base (
5bf117a
) to head (576f04e
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
This PR introduces pre-commit hooks to ensure consistent code formatting for both Python and Rust codebases. The changes include:
Related issues: #73
How are the changes test-covered