Skip to content
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

Update workflow actions #224

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

adam-cattermole
Copy link
Member

Resolves #220

@adam-cattermole adam-cattermole requested a review from a team as a code owner August 8, 2023 12:47
@codecov
Copy link

codecov bot commented Aug 8, 2023

Codecov Report

Merging #224 (29a3542) into main (027972a) will decrease coverage by 0.10%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #224      +/-   ##
==========================================
- Coverage   62.98%   62.88%   -0.10%     
==========================================
  Files          33       33              
  Lines        3112     3112              
==========================================
- Hits         1960     1957       -3     
- Misses        971      973       +2     
- Partials      181      182       +1     
Flag Coverage Δ
integration 68.89% <ø> (-0.19%) ⬇️
unit 56.49% <ø> (ø)

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

Components Coverage Δ
api/v1beta1 (u) 26.86% <ø> (ø)
pkg/common (u) 77.27% <ø> (ø)
pkg/istio (u) 29.69% <ø> (ø)
pkg/log (u) 31.81% <ø> (ø)
pkg/reconcilers (u) 40.16% <ø> (ø)
pkg/rlptools (u) 54.47% <ø> (ø)
controllers (i) 68.89% <ø> (-0.19%) ⬇️

see 3 files with indirect coverage changes

Copy link
Contributor

@KevFan KevFan left a comment

Choose a reason for hiding this comment

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

Changes looks good to me 👍

@eguzki eguzki merged commit 1e12d4c into Kuadrant:main Aug 16, 2023
13 of 14 checks passed
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.

workflow: update actions/checkout & actions/setup-go
3 participants