Skip to content

🌱 Add golang version check to verify #1257

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

tmshort
Copy link
Contributor

@tmshort tmshort commented Sep 11, 2024

This makes sure that we are not exceeding our golang version Supported golang version is 1.22.5

Description

Reviewer Checklist

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

@tmshort tmshort requested a review from a team as a code owner September 11, 2024 18:41
Copy link

netlify bot commented Sep 11, 2024

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit 0741a60
🔍 Latest deploy log https://app.netlify.com/sites/olmv1/deploys/66e2fd55d353b300086e164f
😎 Deploy Preview https://deploy-preview-1257--olmv1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.18%. Comparing base (9491b59) to head (0741a60).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1257      +/-   ##
==========================================
- Coverage   76.49%   76.18%   -0.32%     
==========================================
  Files          40       40              
  Lines        2336     2330       -6     
==========================================
- Hits         1787     1775      -12     
- Misses        392      398       +6     
  Partials      157      157              
Flag Coverage Δ
e2e 57.21% <ø> (-0.37%) ⬇️
unit 52.53% <ø> (+0.26%) ⬆️

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.

@tmshort
Copy link
Contributor Author

tmshort commented Sep 11, 2024

All passing now

This makes sure that we are not exceeding our golang version
Supported golang version is 1.22.5

Signed-off-by: Todd Short <tshort@redhat.com>
@tmshort
Copy link
Contributor Author

tmshort commented Sep 12, 2024

Closing in favor of #1264

@tmshort tmshort closed this Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants