Skip to content

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

d1bf381
Select commit
Loading
Failed to load commit list.
Draft

Add branches to push subcommand #126

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

86.04% (-2.24%) compared to f2e1dfb

View this Pull Request on Codecov

86.04% (-2.24%) compared to f2e1dfb

Details

Codecov Report

❌ Patch coverage is 53.06122% with 46 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.04%. Comparing base (f2e1dfb) to head (d1bf381).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/subcommand/push_subcommand.cpp 46.37% 37 Missing ⚠️
src/wrapper/repository_wrapper.cpp 70.00% 6 Missing ⚠️
src/utils/progress.cpp 25.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #126      +/-   ##
==========================================
- Coverage   88.27%   86.04%   -2.24%     
==========================================
  Files          61       61              
  Lines        2627     2708      +81     
  Branches      309      323      +14     
==========================================
+ Hits         2319     2330      +11     
- Misses        308      378      +70     

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