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

[3006.x] Re-Start publishing code coverage data to codecov #65216

Merged
merged 25 commits into from
Oct 7, 2023

Conversation

s0undt3ch
Copy link
Collaborator

What does this PR do?

See title

@salt-project-bot-prod-environment salt-project-bot-prod-environment bot changed the title Re-Start publishing code coverage data to codecov [3006.x] Re-Start publishing code coverage data to codecov Sep 18, 2023
@s0undt3ch s0undt3ch added test:full Run the full test suite test:coverage test:pkg Run the package tests labels Sep 18, 2023
@s0undt3ch s0undt3ch temporarily deployed to ci September 18, 2023 08:06 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci September 18, 2023 08:06 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci September 18, 2023 08:06 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci September 18, 2023 08:06 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci September 18, 2023 08:24 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci September 18, 2023 08:26 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci September 18, 2023 13:44 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci September 18, 2023 13:44 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci September 18, 2023 13:44 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci September 18, 2023 13:44 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci September 18, 2023 13:44 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci September 18, 2023 13:44 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci September 18, 2023 14:26 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci September 18, 2023 14:26 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci September 18, 2023 14:26 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci September 18, 2023 14:26 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci September 18, 2023 14:42 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci September 18, 2023 14:43 — with GitHub Actions Inactive
@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

❗ No coverage uploaded for pull request base (3006.x@4612be8). Click here to learn what that means.
Report is 1522 commits behind head on 3006.x.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             3006.x   #65216   +/-   ##
=========================================
  Coverage          ?   62.25%           
=========================================
  Files             ?     3218           
  Lines             ?   442324           
  Branches          ?    84677           
=========================================
  Hits              ?   275304           
  Misses            ?   151434           
  Partials          ?    15586           
Flag Coverage Δ
almalinux-8 58.78% <ø> (?)
almalinux-9 58.76% <ø> (?)
amazonlinux-2 58.75% <ø> (?)
archlinux-lts 58.68% <ø> (?)
centos-7 58.82% <ø> (?)
centosstream-8 58.79% <ø> (?)
centosstream-9 58.78% <ø> (?)
debian-10 57.98% <ø> (?)
debian-11 57.96% <ø> (?)
debian-11-arm64 57.95% <ø> (?)
fedora-37 58.76% <ø> (?)
fedora-38 58.70% <ø> (?)
opensuse-15 57.74% <ø> (?)
photonos-3 58.42% <ø> (?)
photonos-4 58.39% <ø> (?)
photonos-4-arm64 58.21% <ø> (?)
salt 46.40% <ø> (?)
tests 89.84% <ø> (?)
ubuntu-20.04 57.98% <ø> (?)
ubuntu-20.04-arm64 57.98% <ø> (?)
ubuntu-22.04 57.98% <ø> (?)
ubuntu-22.04-arm64 57.98% <ø> (?)
windows-2016 46.59% <ø> (?)
windows-2019 53.10% <ø> (?)
windows-2022 53.10% <ø> (?)

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

@s0undt3ch s0undt3ch temporarily deployed to ci September 18, 2023 16:19 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci September 18, 2023 16:19 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci September 18, 2023 16:19 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci September 18, 2023 16:19 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci September 18, 2023 16:36 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci October 6, 2023 20:20 — with GitHub Actions Inactive
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
These help debugging failed builds

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
…nux,macos,windows}` jobs

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
BAH!

```
too many workflows are referenced, total: 21, limit: 20
```

https://docs.github.com/en/enterprise-cloud@latest/actions/using-workflows/reusing-workflows#limitations

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
@s0undt3ch s0undt3ch temporarily deployed to ci October 6, 2023 21:12 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci October 6, 2023 21:12 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci October 6, 2023 21:13 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci October 6, 2023 21:13 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci October 6, 2023 21:13 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci October 6, 2023 21:13 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci October 6, 2023 23:25 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci October 6, 2023 23:25 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci October 6, 2023 23:25 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci October 6, 2023 23:25 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci October 6, 2023 23:25 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch temporarily deployed to ci October 6, 2023 23:25 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch merged commit 7fbc2d1 into saltstack:3006.x Oct 7, 2023
772 checks passed
@s0undt3ch s0undt3ch deleted the hotfix/codecov branch October 7, 2023 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test:coverage test:full Run the full test suite test:pkg Run the package tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant