Skip to content

Generalize pygit2 remote callback handling

12b37df
Select commit
Loading
Failed to load commit list.
Merged

Restructure and clean up GitHub release notes generator #345

Generalize pygit2 remote callback handling
12b37df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 20, 2026 in 1s

91.60% (+0.32%) compared to 548538e

View this Pull Request on Codecov

91.60% (+0.32%) compared to 548538e

Details

Codecov Report

❌ Patch coverage is 92.34339% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.60%. Comparing base (548538e) to head (12b37df).

Files with missing lines Patch % Lines
...enlinux/github/release/notes/markdown_generator.py 92.59% 10 Missing ⚠️
...denlinux/github/release/release_images_metadata.py 92.56% 9 Missing ⚠️
.../gardenlinux/github/release/deployment_platform.py 92.07% 8 Missing ⚠️
src/gardenlinux/git/remote_callbacks.py 68.42% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #345      +/-   ##
==========================================
+ Coverage   91.27%   91.60%   +0.32%     
==========================================
  Files          51       47       -4     
  Lines        2958     2894      -64     
==========================================
- Hits         2700     2651      -49     
+ Misses        258      243      -15     

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