Skip to content

git init compatibility, Git.version()#491

Open
tony wants to merge 7 commits into
masterfrom
git-init-compatibility
Open

git init compatibility, Git.version()#491
tony wants to merge 7 commits into
masterfrom
git-init-compatibility

tests(test[pytest_plugin]): Add comprehensive tests for Git init comp…

4ea1494
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 17, 2026 in 1s

58.24% (+0.01%) compared to 54121b2

View this Pull Request on Codecov

58.24% (+0.01%) compared to 54121b2

Details

Codecov Report

❌ Patch coverage is 57.86667% with 158 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.24%. Comparing base (54121b2) to head (4ea1494).
⚠️ Report is 64 commits behind head on master.

Files with missing lines Patch % Lines
src/libvcs/_vendor/version.py 19.10% 113 Missing and 14 partials ⚠️
src/libvcs/cmd/git.py 54.54% 22 Missing and 3 partials ⚠️
tests/test_pytest_plugin.py 95.91% 3 Missing and 1 partial ⚠️
src/libvcs/pytest_plugin.py 83.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #491      +/-   ##
==========================================
+ Coverage   58.23%   58.24%   +0.01%     
==========================================
  Files          40       41       +1     
  Lines        6489     6855     +366     
  Branches     1098     1127      +29     
==========================================
+ Hits         3779     3993     +214     
- Misses       2177     2314     +137     
- Partials      533      548      +15     

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