fix(KONFLUX-141173): remove footnotes on git reporters#1586
Conversation
There was a problem hiding this comment.
Code Review
This pull request removes the footnote formatting functionality from the test summary output, simplifying the generated markdown and updating the corresponding tests. The review feedback suggests further refactoring FormatTaskName to remove an obsolete call to GetTestResult(), which will improve performance and simplify the code.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1586 +/- ##
==========================================
- Coverage 72.86% 72.09% -0.77%
==========================================
Files 63 63
Lines 8413 8809 +396
==========================================
+ Hits 6130 6351 +221
- Misses 1658 1817 +159
- Partials 625 641 +16
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
ReviewFindingsNo findings. The PR cleanly removes the footnote formatting feature from git reporters. The Previous runReviewFindingsLow
Info
|
- notes column now displays TEST_OUTPUT.note - footnotes are now duplicating this data - footnotes are misleading in some git reporters - removing them as they are no longer required assisted by ai: Cursor Signed-off-by: nbyrne <nbyrne@redhat.com>
2c0ef43 to
6bc044b
Compare
|
/retest |
1 similar comment
|
/retest |
|
/retest |
|
/retest |
1 similar comment
|
/retest |
|
failed to provision cluster |
|
/retest |
|
All PipelineRuns for this commit have already succeeded. Use |
|
/retest |
|
All PipelineRuns for this commit have already succeeded. Use |
|
/test |
2 similar comments
|
/test |
|
/test |
|
/retest |
1 similar comment
|
/retest |
|
🤖 Finished Retro · ✅ Success · Started 12:41 PM UTC · Completed 12:49 PM UTC |
Retro: PR #1586 — Remove footnotes on git reportersWorkflow quality: Good. This was a clean human-authored PR (4 additions, 47 deletions, 3 files) that the review agent handled well overall. Two review runs, four human approvals, no rework cycles. Time to merge (12 days) was due to CI cluster provisioning failures requiring multiple One gap identified: The fullsend review agent approved the PR but missed an optimization that gemini-code-assist caught: after removing footnote logic, Skipped proposals (covered by existing issues):
Proposals filed
|
assisted by ai: Cursor
Maintainers will complete the following section