Skip to content

Replace `GitPython` implementation with `pygit2` one

f0f6069
Select commit
Loading
Failed to load commit list.
Merged

Replace GitPython implementation with pygit2 one #187

Replace `GitPython` implementation with `pygit2` one
f0f6069
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 15, 2025 in 0s

90.98% (-0.11%) compared to c67c28b

View this Pull Request on Codecov

90.98% (-0.11%) compared to c67c28b

Details

Codecov Report

❌ Patch coverage is 91.30435% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.98%. Comparing base (c67c28b) to head (f0f6069).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
src/gardenlinux/git/repository.py 90.32% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #187      +/-   ##
==========================================
- Coverage   91.08%   90.98%   -0.11%     
==========================================
  Files          27       27              
  Lines        1234     1264      +30     
==========================================
+ Hits         1124     1150      +26     
- Misses        110      114       +4     

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