tests(e2e): add e2e tests to verify status subresource for CRs using legacy annotations#1536
Conversation
…legacy annotations Signed-off-by: Cheng Fang <cfang@redhat.com> Co-authored-by: Claude <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
WalkthroughThe PR enhances test coverage in the ImageUpdater reconciliation test by adding runtime assertions to verify the CR's status fields (ApplicationsMatched, ImagesManaged, LastCheckedAt, LastUpdatedAt, RecentUpdates, ObservedGeneration) and condition states after reconciliation completes. Changes
Possibly related PRs
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1536 +/- ##
==========================================
+ Coverage 71.48% 73.35% +1.87%
==========================================
Files 50 53 +3
Lines 4667 5082 +415
==========================================
+ Hits 3336 3728 +392
- Misses 1133 1145 +12
- Partials 198 209 +11 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Summary by CodeRabbit