:seedling: Add catalogd to code coverage by tmshort · Pull Request #2026 · operator-framework/operator-controller

@tmshort

Needed to add coverage options to the catalogd deployment.

Description

Reviewer Checklist

  • API Go Documentation
  • Tests: Unit Tests (and E2E Tests, if appropriate)
  • Comprehensive Commit Messages
  • Links to related GitHub Issue(s)

@tmshort

Signed-off-by: Todd Short <tshort@redhat.com>

@netlify

@tmshort

@openshift-ci

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tmshort

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved

Indicates a PR has been approved by an approver from all required OWNERS files.

label

Jun 12, 2025

@joelanford

@codecov

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.95%. Comparing base (1a27741) to head (ce77f3c).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2026      +/-   ##
==========================================
+ Coverage   69.28%   72.95%   +3.67%     
==========================================
  Files          79       79              
  Lines        7051     7051              
==========================================
+ Hits         4885     5144     +259     
+ Misses       1884     1591     -293     
- Partials      282      316      +34     
Flag Coverage Δ
e2e 43.25% <ø> (+0.30%) ⬆️
unit 60.17% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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