Skip to content

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

1f47052
Select commit
Loading
Failed to load commit list.
Merged

Use namespace in subcommands #161

[pre-commit.ci] auto fixes from pre-commit.com hooks
1f47052
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 26, 2026 in 1s

86.86% (-1.66%) compared to 050756d

View this Pull Request on Codecov

86.86% (-1.66%) compared to 050756d

Details

Codecov Report

❌ Patch coverage is 92.01521% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.86%. Comparing base (050756d) to head (1f47052).

Files with missing lines Patch % Lines
src/subcommand/push_subcommand.cpp 78.94% 8 Missing ⚠️
src/subcommand/tag_subcommand.cpp 83.78% 6 Missing ⚠️
src/subcommand/diff_subcommand.cpp 95.23% 3 Missing ⚠️
src/subcommand/log_subcommand.cpp 97.70% 2 Missing ⚠️
src/subcommand/checkout_subcommand.cpp 88.88% 1 Missing ⚠️
src/subcommand/merge_subcommand.cpp 96.15% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #161      +/-   ##
==========================================
- Coverage   88.52%   86.86%   -1.66%     
==========================================
  Files          62       62              
  Lines        2884     2885       +1     
  Branches      358      357       -1     
==========================================
- Hits         2553     2506      -47     
- Misses        331      379      +48     

☔ 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.