Skip to content

AGENTS(docs[CHANGES/MIGRATION]): Add changelog maintenance guidelines

1ef3daf
Select commit
Loading
Failed to load commit list.
Open

API Naming Consistency: Rename _all parameters and add get_ prefix to getters #507

AGENTS(docs[CHANGES/MIGRATION]): Add changelog maintenance guidelines
1ef3daf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 26, 2026 in 0s

58.23% (+0.00%) compared to d9391c3

View this Pull Request on Codecov

58.23% (+0.00%) compared to d9391c3

Details

Codecov Report

❌ Patch coverage is 68.00000% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.23%. Comparing base (d9391c3) to head (1ef3daf).

Files with missing lines Patch % Lines
src/libvcs/cmd/git.py 14.28% 3 Missing and 3 partials ⚠️
src/libvcs/sync/git.py 66.66% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #507   +/-   ##
=======================================
  Coverage   58.23%   58.23%           
=======================================
  Files          40       40           
  Lines        6489     6489           
  Branches     1098     1098           
=======================================
  Hits         3779     3779           
  Misses       2177     2177           
  Partials      533      533           

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