Skip to content

fix(tests): Update remaining master branch references to main

46bad96
Select commit
Loading
Failed to load commit list.
Open

git init compatibility, Git.version() #491

fix(tests): Update remaining master branch references to main
46bad96
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 21, 2025 in 0s

56.80% (+2.75%) compared to 0cf3504

View this Pull Request on Codecov

56.80% (+2.75%) compared to 0cf3504

Details

Codecov Report

Attention: Patch coverage is 79.22705% with 86 lines in your changes missing coverage. Please review.

Project coverage is 56.80%. Comparing base (0cf3504) to head (46bad96).

Files with missing lines Patch % Lines
src/libvcs/_vendor/version.py 60.50% 48 Missing and 14 partials ⚠️
src/libvcs/_vendor/_structures.py 56.25% 14 Missing ⚠️
src/libvcs/cmd/git.py 91.07% 2 Missing and 3 partials ⚠️
tests/test_pytest_plugin.py 95.09% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #491      +/-   ##
==========================================
+ Coverage   54.05%   56.80%   +2.75%     
==========================================
  Files          40       42       +2     
  Lines        3637     4040     +403     
  Branches      794      825      +31     
==========================================
+ Hits         1966     2295     +329     
- Misses       1319     1370      +51     
- Partials      352      375      +23     

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