Skip to content

address review comments

0e91868
Select commit
Loading
Failed to load commit list.
Merged

Add branches to push subcommand #126

address review comments
0e91868
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 17, 2026 in 1s

86.52% (-1.76%) compared to f2e1dfb

View this Pull Request on Codecov

86.52% (-1.76%) compared to f2e1dfb

Details

Codecov Report

❌ Patch coverage is 68.33333% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.52%. Comparing base (f2e1dfb) to head (0e91868).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/subcommand/push_subcommand.cpp 64.83% 32 Missing ⚠️
src/utils/progress.cpp 25.00% 3 Missing ⚠️
src/wrapper/repository_wrapper.cpp 85.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #126      +/-   ##
==========================================
- Coverage   88.27%   86.52%   -1.76%     
==========================================
  Files          61       61              
  Lines        2627     2730     +103     
  Branches      309      329      +20     
==========================================
+ Hits         2319     2362      +43     
- Misses        308      368      +60     

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