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

Pick best check run #174

Merged
merged 2 commits into from
Sep 29, 2021
Merged

Pick best check run #174

merged 2 commits into from
Sep 29, 2021

Conversation

EnricoMi
Copy link
Owner

Check runs for a commit include workflow job names. If those happen to have the same name as the check run of the result, then the action cannot find a single check run of the base commit. This filters check runs further.

@github-actions
Copy link

github-actions bot commented Sep 29, 2021

Unit Test Results (Linux)

     15 files  ±0       15 suites  ±0   33s ⏱️ ±0s
   240 tests ±0     240 ✔️ ±0    0 💤 ±0  0 ±0 
3 600 runs  ±0  3 560 ✔️ ±0  40 💤 ±0  0 ±0 

Results for commit 2596e3a. ± Comparison against base commit 2596e3a.

♻️ This comment has been updated with latest results.

@github-actions

This comment has been minimized.

@github-actions
Copy link

github-actions bot commented Sep 29, 2021

Unit Test Results (Windows)

     15 files  ±0       15 suites  ±0   33s ⏱️ ±0s
   240 tests ±0     240 ✔️ ±0    0 💤 ±0  0 ±0 
3 600 runs  ±0  3 560 ✔️ ±0  40 💤 ±0  0 ±0 

Results for commit 2596e3a. ± Comparison against base commit 2596e3a.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Sep 29, 2021

Unit Test Results (macOS)

     15 files  ±0       15 suites  ±0   33s ⏱️ ±0s
   240 tests ±0     240 ✔️ ±0    0 💤 ±0  0 ±0 
3 600 runs  ±0  3 560 ✔️ ±0  40 💤 ±0  0 ±0 

Results for commit 2596e3a. ± Comparison against base commit 2596e3a.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Sep 29, 2021

Unit Test Results (Test Files)

  23 files  ±0      4 errors  20 suites  ±0   39m 12s ⏱️ ±0s
268 tests ±0  227 ✔️ ±0  16 💤 ±0  22 ±0  3 🔥 ±0 
433 runs  ±0  354 ✔️ ±0  51 💤 ±0  24 ±0  4 🔥 ±0 

For more details on these parsing errors, failures and errors, see this check.

Results for commit 2596e3a. ± Comparison against base commit 2596e3a.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Sep 29, 2021

Unit Test Results (Dockerfile)

     15 files  ±0       15 suites  ±0   33s ⏱️ ±0s
   240 tests ±0     240 ✔️ ±0    0 💤 ±0  0 ±0 
3 600 runs  ±0  3 560 ✔️ ±0  40 💤 ±0  0 ±0 

Results for commit 2596e3a. ± Comparison against base commit 2596e3a.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Sep 29, 2021

Unit Test Results (Docker Image)

     15 files  ±0       15 suites  ±0   33s ⏱️ ±0s
   240 tests ±0     240 ✔️ ±0    0 💤 ±0  0 ±0 
3 600 runs  ±0  3 560 ✔️ ±0  40 💤 ±0  0 ±0 

Results for commit 2596e3a. ± Comparison against base commit 2596e3a.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Sep 29, 2021

Unit Test Results (reference)

     15 files       15 suites   32s ⏱️
   240 tests    240 ✔️   0 💤 0
3 600 runs  3 560 ✔️ 40 💤 0

Results for commit ae6ff37.

♻️ This comment has been updated with latest results.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@EnricoMi EnricoMi merged commit 2596e3a into master Sep 29, 2021
@EnricoMi EnricoMi deleted the branch-pick-best-check-run branch September 29, 2021 21:07
@github-actions
Copy link

Unit Test Results (setup-python)

     15 files  ±0       15 suites  ±0   33s ⏱️ ±0s
   240 tests ±0     240 ✔️ ±0    0 💤 ±0  0 ±0 
3 600 runs  ±0  3 560 ✔️ ±0  40 💤 ±0  0 ±0 

Results for commit 2596e3a. ± Comparison against base commit 2596e3a.

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.

1 participant