Skip to content

Add some comments

0713c6a
Select commit
Loading
Failed to load commit list.
Merged

Fix the issue where the BatchRelease gets stuck in Verifying when the Deployment's PodTemplate already contains pod-template-hash label #307

Add some comments
0713c6a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 28, 2025 in 1s

47.58% (+0.06%) compared to 00aae12

View this Pull Request on Codecov

47.58% (+0.06%) compared to 00aae12

Details

Codecov Report

❌ Patch coverage is 93.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 47.58%. Comparing base (00aae12) to head (0713c6a).

Files with missing lines Patch % Lines
pkg/controller/batchrelease/labelpatch/patcher.go 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #307      +/-   ##
==========================================
+ Coverage   47.52%   47.58%   +0.06%     
==========================================
  Files          63       63              
  Lines        9799     9811      +12     
==========================================
+ Hits         4657     4669      +12     
  Misses       4585     4585              
  Partials      557      557              

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