Skip to content
New issue

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

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

Already on GitHub? # to your account

Add codecov token to avoid intermittent failures #607

Merged
merged 3 commits into from
Mar 23, 2023
Merged

Add codecov token to avoid intermittent failures #607

merged 3 commits into from
Mar 23, 2023

Conversation

edumserrano
Copy link
Owner

@edumserrano edumserrano commented Mar 22, 2023

Although the usage for the Codecov action explains that public repo's don't need to use a token I found that the action would fail intermittently and upon investigation it seems that when you don't use a token, as of writing this, you can get into a situation where Codecov fails due to GitHub rate limiting Codecov.

@edumserrano edumserrano temporarily deployed to no-secrets-workflow March 22, 2023 18:58 — with GitHub Actions Inactive
@edumserrano edumserrano temporarily deployed to no-secrets-workflow March 22, 2023 18:58 — with GitHub Actions Inactive
@edumserrano edumserrano temporarily deployed to no-secrets-workflow March 22, 2023 18:58 — with GitHub Actions Inactive
@edumserrano edumserrano temporarily deployed to no-secrets-workflow March 22, 2023 18:58 — with GitHub Actions Inactive
@edumserrano edumserrano temporarily deployed to no-secrets-workflow March 22, 2023 18:58 — with GitHub Actions Inactive
@edumserrano edumserrano temporarily deployed to no-secrets-workflow March 22, 2023 19:03 — with GitHub Actions Inactive
@edumserrano edumserrano temporarily deployed to no-secrets-workflow March 22, 2023 19:03 — with GitHub Actions Inactive
@edumserrano edumserrano temporarily deployed to no-secrets-workflow March 22, 2023 19:03 — with GitHub Actions Inactive
@edumserrano edumserrano temporarily deployed to no-secrets-workflow March 22, 2023 19:03 — with GitHub Actions Inactive
@edumserrano edumserrano temporarily deployed to no-secrets-workflow March 22, 2023 19:03 — with GitHub Actions Inactive
@github-actions
Copy link

github-actions bot commented Mar 22, 2023

Test runs on windows-latest for commit 7559313

✔️ Pass - DotNet.Sdk.Extensions.Testing.Tests.dll on .NETCoreApp,Version=v5.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 149

Date: 2023-03-22 23:58:36 - 2023-03-22 23:58:41
Run Duration: 4s 544ms

GitHub Runner OS: windows-latest
Operating System: Microsoft Windows 10.0.20348
Framework: .NETCoreApp,Version=v5.0
Assembly: DotNet.Sdk.Extensions.Testing.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
149 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.4.5+1caef2f33e (64-bit .NET 5.0.17) [xUnit.net 00:00:00.99]   Discovering: DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:01.19]   Discovered:  DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:01.20]   Starting:    DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:03.60]   Finished:    DotNet.Sdk.Extensions.Testing.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Tests.dll on .NETCoreApp,Version=v5.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 157

Date: 2023-03-22 23:58:42 - 2023-03-22 23:58:54
Run Duration: 11s 976ms

GitHub Runner OS: windows-latest
Operating System: Microsoft Windows 10.0.20348
Framework: .NETCoreApp,Version=v5.0
Assembly: DotNet.Sdk.Extensions.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
157 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.4.5+1caef2f33e (64-bit .NET 5.0.17) [xUnit.net 00:00:00.65]   Discovering: DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.76]   Discovered:  DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.76]   Starting:    DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:11.35]   Finished:    DotNet.Sdk.Extensions.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Testing.Tests.dll on .NETCoreApp,Version=v6.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 149

Date: 2023-03-22 23:58:56 - 2023-03-22 23:58:59
Run Duration: 3s 105ms

GitHub Runner OS: windows-latest
Operating System: Microsoft Windows 10.0.20348
Framework: .NETCoreApp,Version=v6.0
Assembly: DotNet.Sdk.Extensions.Testing.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
149 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.4.5+1caef2f33e (64-bit .NET 6.0.15) [xUnit.net 00:00:00.78]   Discovering: DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:00.96]   Discovered:  DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:00.96]   Starting:    DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:02.47]   Finished:    DotNet.Sdk.Extensions.Testing.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Tests.dll on .NETCoreApp,Version=v6.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 157

Date: 2023-03-22 23:59:00 - 2023-03-22 23:59:12
Run Duration: 11s 915ms

GitHub Runner OS: windows-latest
Operating System: Microsoft Windows 10.0.20348
Framework: .NETCoreApp,Version=v6.0
Assembly: DotNet.Sdk.Extensions.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
157 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.4.5+1caef2f33e (64-bit .NET 6.0.15) [xUnit.net 00:00:00.76]   Discovering: DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.85]   Discovered:  DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.85]   Starting:    DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:11.30]   Finished:    DotNet.Sdk.Extensions.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Testing.Tests.dll on .NETCoreApp,Version=v7.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 149

Date: 2023-03-22 23:59:14 - 2023-03-22 23:59:29
Run Duration: 15s 479ms

GitHub Runner OS: windows-latest
Operating System: Microsoft Windows 10.0.20348
Framework: .NETCoreApp,Version=v7.0
Assembly: DotNet.Sdk.Extensions.Testing.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
149 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.4.5+1caef2f33e (64-bit .NET 7.0.3) [xUnit.net 00:00:11.85]   Discovering: DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:12.17]   Discovered:  DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:12.18]   Starting:    DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:14.70]   Finished:    DotNet.Sdk.Extensions.Testing.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Tests.dll on .NETCoreApp,Version=v7.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 157

Date: 2023-03-22 23:59:30 - 2023-03-22 23:59:42
Run Duration: 12s 366ms

GitHub Runner OS: windows-latest
Operating System: Microsoft Windows 10.0.20348
Framework: .NETCoreApp,Version=v7.0
Assembly: DotNet.Sdk.Extensions.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
157 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.4.5+1caef2f33e (64-bit .NET 7.0.3) [xUnit.net 00:00:00.78]   Discovering: DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.87]   Discovered:  DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.87]   Starting:    DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:11.77]   Finished:    DotNet.Sdk.Extensions.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Testing.Tests.dll on .NETCoreApp,Version=v3.1 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 149

Date: 2023-03-22 23:57:51 - 2023-03-22 23:58:21
Run Duration: 30s 710ms

GitHub Runner OS: windows-latest
Operating System: Microsoft Windows 10.0.20348
Framework: .NETCoreApp,Version=v3.1
Assembly: DotNet.Sdk.Extensions.Testing.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
149 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.4.5+1caef2f33e (64-bit .NET Core 3.1.32) [xUnit.net 00:00:13.80]   Discovering: DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:14.43]   Discovered:  DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:14.43]   Starting:    DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:17.61]   Finished:    DotNet.Sdk.Extensions.Testing.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Tests.dll on .NETCoreApp,Version=v3.1 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 157

Date: 2023-03-22 23:58:22 - 2023-03-22 23:58:35
Run Duration: 12s 64ms

GitHub Runner OS: windows-latest
Operating System: Microsoft Windows 10.0.20348
Framework: .NETCoreApp,Version=v3.1
Assembly: DotNet.Sdk.Extensions.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
157 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.4.5+1caef2f33e (64-bit .NET Core 3.1.32) [xUnit.net 00:00:00.67]   Discovering: DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.77]   Discovered:  DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.77]   Starting:    DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:11.42]   Finished:    DotNet.Sdk.Extensions.Tests 
----

@github-actions
Copy link

github-actions bot commented Mar 22, 2023

Test runs on ubuntu-latest for commit 7559313

✔️ Pass - DotNet.Sdk.Extensions.Testing.Tests.dll on .NETCoreApp,Version=v5.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 149

Date: 2023-03-22 23:56:31 - 2023-03-22 23:56:35
Run Duration: 4s 129ms

GitHub Runner OS: ubuntu-latest
Operating System: Linux 5.15.0-1034-azure #41-Ubuntu SMP Fri Feb 10 19:59:45 UTC 2023
Framework: .NETCoreApp,Version=v5.0
Assembly: DotNet.Sdk.Extensions.Testing.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
149 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.4.5+1caef2f33e (64-bit .NET 5.0.17) [xUnit.net 00:00:00.63]   Discovering: DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:00.82]   Discovered:  DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:00.82]   Starting:    DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:03.54]   Finished:    DotNet.Sdk.Extensions.Testing.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Tests.dll on .NETCoreApp,Version=v5.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 157

Date: 2023-03-22 23:56:36 - 2023-03-22 23:56:48
Run Duration: 11s 868ms

GitHub Runner OS: ubuntu-latest
Operating System: Linux 5.15.0-1034-azure #41-Ubuntu SMP Fri Feb 10 19:59:45 UTC 2023
Framework: .NETCoreApp,Version=v5.0
Assembly: DotNet.Sdk.Extensions.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
157 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.4.5+1caef2f33e (64-bit .NET 5.0.17) [xUnit.net 00:00:00.65]   Discovering: DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.75]   Discovered:  DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.75]   Starting:    DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:11.20]   Finished:    DotNet.Sdk.Extensions.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Testing.Tests.dll on .NETCoreApp,Version=v6.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 149

Date: 2023-03-22 23:56:50 - 2023-03-22 23:56:54
Run Duration: 3s 893ms

GitHub Runner OS: ubuntu-latest
Operating System: Linux 5.15.0-1034-azure #41-Ubuntu SMP Fri Feb 10 19:59:45 UTC 2023
Framework: .NETCoreApp,Version=v6.0
Assembly: DotNet.Sdk.Extensions.Testing.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
149 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.4.5+1caef2f33e (64-bit .NET 6.0.15) [xUnit.net 00:00:00.76]   Discovering: DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:00.97]   Discovered:  DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:00.97]   Starting:    DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:03.30]   Finished:    DotNet.Sdk.Extensions.Testing.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Tests.dll on .NETCoreApp,Version=v6.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 157

Date: 2023-03-22 23:56:54 - 2023-03-22 23:57:06
Run Duration: 11s 783ms

GitHub Runner OS: ubuntu-latest
Operating System: Linux 5.15.0-1034-azure #41-Ubuntu SMP Fri Feb 10 19:59:45 UTC 2023
Framework: .NETCoreApp,Version=v6.0
Assembly: DotNet.Sdk.Extensions.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
157 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.4.5+1caef2f33e (64-bit .NET 6.0.15) [xUnit.net 00:00:00.73]   Discovering: DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.85]   Discovered:  DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.85]   Starting:    DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:11.14]   Finished:    DotNet.Sdk.Extensions.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Testing.Tests.dll on .NETCoreApp,Version=v7.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 149

Date: 2023-03-22 23:57:08 - 2023-03-22 23:57:16
Run Duration: 8s 82ms

GitHub Runner OS: ubuntu-latest
Operating System: Linux 5.15.0-1034-azure #41-Ubuntu SMP Fri Feb 10 19:59:45 UTC 2023
Framework: .NETCoreApp,Version=v7.0
Assembly: DotNet.Sdk.Extensions.Testing.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
149 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.4.5+1caef2f33e (64-bit .NET 7.0.3) [xUnit.net 00:00:04.79]   Discovering: DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:04.94]   Discovered:  DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:04.95]   Starting:    DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:07.52]   Finished:    DotNet.Sdk.Extensions.Testing.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Tests.dll on .NETCoreApp,Version=v7.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 157

Date: 2023-03-22 23:57:17 - 2023-03-22 23:57:29
Run Duration: 11s 802ms

GitHub Runner OS: ubuntu-latest
Operating System: Linux 5.15.0-1034-azure #41-Ubuntu SMP Fri Feb 10 19:59:45 UTC 2023
Framework: .NETCoreApp,Version=v7.0
Assembly: DotNet.Sdk.Extensions.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
157 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.4.5+1caef2f33e (64-bit .NET 7.0.3) [xUnit.net 00:00:00.79]   Discovering: DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.88]   Discovered:  DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.89]   Starting:    DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:11.16]   Finished:    DotNet.Sdk.Extensions.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Testing.Tests.dll on .NETCoreApp,Version=v3.1 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 149

Date: 2023-03-22 23:56:12 - 2023-03-22 23:56:16
Run Duration: 4s 197ms

GitHub Runner OS: ubuntu-latest
Operating System: Linux 5.15.0-1034-azure #41-Ubuntu SMP Fri Feb 10 19:59:45 UTC 2023
Framework: .NETCoreApp,Version=v3.1
Assembly: DotNet.Sdk.Extensions.Testing.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
149 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.4.5+1caef2f33e (64-bit .NET Core 3.1.32) [xUnit.net 00:00:00.65]   Discovering: DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:00.83]   Discovered:  DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:00.84]   Starting:    DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:03.56]   Finished:    DotNet.Sdk.Extensions.Testing.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Tests.dll on .NETCoreApp,Version=v3.1 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 157

Date: 2023-03-22 23:56:17 - 2023-03-22 23:56:29
Run Duration: 12s 119ms

GitHub Runner OS: ubuntu-latest
Operating System: Linux 5.15.0-1034-azure #41-Ubuntu SMP Fri Feb 10 19:59:45 UTC 2023
Framework: .NETCoreApp,Version=v3.1
Assembly: DotNet.Sdk.Extensions.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
157 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.4.5+1caef2f33e (64-bit .NET Core 3.1.32) [xUnit.net 00:00:00.66]   Discovering: DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.76]   Discovered:  DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.77]   Starting:    DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:11.42]   Finished:    DotNet.Sdk.Extensions.Tests 
----

@codecov
Copy link

codecov bot commented Mar 22, 2023

Codecov Report

Merging #607 (7559313) into main (e53f247) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #607   +/-   ##
=======================================
  Coverage   86.79%   86.79%           
=======================================
  Files          77       77           
  Lines        1409     1409           
  Branches      219      219           
=======================================
  Hits         1223     1223           
  Misses        100      100           
  Partials       86       86           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@edumserrano edumserrano temporarily deployed to no-secrets-workflow March 22, 2023 23:54 — with GitHub Actions Inactive
@edumserrano edumserrano temporarily deployed to no-secrets-workflow March 22, 2023 23:54 — with GitHub Actions Inactive
@edumserrano edumserrano temporarily deployed to no-secrets-workflow March 22, 2023 23:54 — with GitHub Actions Inactive
@edumserrano edumserrano temporarily deployed to no-secrets-workflow March 22, 2023 23:54 — with GitHub Actions Inactive
@edumserrano edumserrano temporarily deployed to no-secrets-workflow March 22, 2023 23:54 — with GitHub Actions Inactive
@edumserrano edumserrano enabled auto-merge (squash) March 22, 2023 23:57
@edumserrano edumserrano merged commit a8c76b2 into main Mar 23, 2023
@edumserrano edumserrano deleted the codecov branch March 23, 2023 00:03
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant