Skip to content

[pre-commit.ci] auto fixes from pre-commit.com hooks

b5fa4dd
Select commit
Loading
Failed to load commit list.
Merged

Add pre-commit config with linting for C++ and Python #121

[pre-commit.ci] auto fixes from pre-commit.com hooks
b5fa4dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 16, 2026 in 1s

88.23% (+0.25%) compared to ade2c75

View this Pull Request on Codecov

88.23% (+0.25%) compared to ade2c75

Details

Codecov Report

❌ Patch coverage is 88.07339% with 65 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.23%. Comparing base (ade2c75) to head (b5fa4dd).

Files with missing lines Patch % Lines
src/utils/common.cpp 30.00% 14 Missing ⚠️
src/subcommand/status_subcommand.cpp 76.47% 12 Missing ⚠️
src/subcommand/merge_subcommand.cpp 84.37% 10 Missing ⚠️
src/subcommand/diff_subcommand.cpp 90.78% 7 Missing ⚠️
src/subcommand/tag_subcommand.cpp 82.85% 6 Missing ⚠️
src/wrapper/repository_wrapper.cpp 64.70% 6 Missing ⚠️
src/utils/progress.cpp 84.61% 2 Missing ⚠️
src/subcommand/checkout_subcommand.cpp 88.88% 1 Missing ⚠️
src/subcommand/init_subcommand.cpp 90.90% 1 Missing ⚠️
src/subcommand/log_subcommand.cpp 97.56% 1 Missing ⚠️
... and 5 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #121      +/-   ##
==========================================
+ Coverage   87.98%   88.23%   +0.25%     
==========================================
  Files          60       60              
  Lines        2489     2619     +130     
  Branches      308      309       +1     
==========================================
+ Hits         2190     2311     +121     
- Misses        299      308       +9     

☔ View full report in Codecov by Sentry.
📢 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.