Skip to content

docs(CHANGES) Note `Git.init` updates

a565845
Select commit
Loading
Failed to load commit list.
Open

More: git init #487

docs(CHANGES) Note `Git.init` updates
a565845
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 21, 2025 in 0s

56.30% (+2.24%) compared to 0cf3504

View this Pull Request on Codecov

56.30% (+2.24%) compared to 0cf3504

Details

Codecov Report

Attention: Patch coverage is 95.29412% with 8 lines in your changes missing coverage. Please review.

Project coverage is 56.30%. Comparing base (0cf3504) to head (a565845).

Files with missing lines Patch % Lines
src/libvcs/cmd/git.py 90.47% 2 Missing and 2 partials ⚠️
tests/cmd/test_git.py 96.87% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #487      +/-   ##
==========================================
+ Coverage   54.05%   56.30%   +2.24%     
==========================================
  Files          40       40              
  Lines        3637     3799     +162     
  Branches      794      808      +14     
==========================================
+ Hits         1966     2139     +173     
+ Misses       1319     1306      -13     
- Partials      352      354       +2     

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