✨ Upgrade Golang from 1.22 to 1.23 by camilamacedo86 · Pull Request #1608 · operator-framework/operator-controller

@camilamacedo86

Description

Reviewer Checklist

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

@netlify

@codecov

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.68%. Comparing base (a67d023) to head (b3b7df4).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1608      +/-   ##
==========================================
- Coverage   66.81%   66.68%   -0.14%     
==========================================
  Files          57       57              
  Lines        4584     4584              
==========================================
- Hits         3063     3057       -6     
- Misses       1298     1302       +4     
- Partials      223      225       +2     
Flag Coverage Δ
e2e 52.72% <ø> (-0.18%) ⬇️
unit 53.62% <ø> (ø)

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.

perdasilva

perdasilva

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's add the toolchain as well, that way we can track the latest z-stream without forcing downstream users to upgrade

@camilamacedo86

Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>

perdasilva