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

Retry cloning arkanalyzer in CI #240

Merged
merged 3 commits into from
Jul 19, 2024
Merged

Retry cloning arkanalyzer in CI #240

merged 3 commits into from
Jul 19, 2024

Conversation

Lipen
Copy link
Member

@Lipen Lipen commented Jul 18, 2024

The PR proposes to retry git clone in "Set up arkanalyzer" step in GHA workflow. This should fix sporadic 502 errors.

@Lipen Lipen requested a review from CaelmBleidd July 18, 2024 17:36
Copy link
Contributor

Lifecycle test results

78 tests  ±0   78 ✅ ±0   1m 52s ⏱️ -1s
 7 suites ±0    0 💤 ±0 
 7 files   ±0    0 ❌ ±0 

Results for commit 547debc. ± Comparison against base commit 5582ef1.

Copy link
Contributor

Test results on JDK 19

   83 files  ±0     83 suites  ±0   27m 30s ⏱️ +43s
2 510 tests ±0  2 468 ✅ ±0  42 💤 ±0  0 ❌ ±0 
2 538 runs  ±0  2 496 ✅ ±0  42 💤 ±0  0 ❌ ±0 

Results for commit 547debc. ± Comparison against base commit 5582ef1.

Copy link

codecov bot commented Jul 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.05%. Comparing base (5582ef1) to head (547debc).

Additional details and impacted files
@@            Coverage Diff            @@
##                neo     #240   +/-   ##
=========================================
  Coverage     60.05%   60.05%           
  Complexity     2244     2244           
=========================================
  Files           309      309           
  Lines         18082    18082           
  Branches       3247     3247           
=========================================
  Hits          10860    10860           
  Misses         6159     6159           
  Partials       1063     1063           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

Test results on JDK 11

   83 files  ±0     83 suites  ±0   34m 44s ⏱️ + 5m 31s
2 510 tests ±0  2 470 ✅ ±0  40 💤 ±0  0 ❌ ±0 
2 538 runs  ±0  2 498 ✅ ±0  40 💤 ±0  0 ❌ ±0 

Results for commit 547debc. ± Comparison against base commit 5582ef1.

Copy link
Contributor

Test results on JDK 8

   83 files  ±0     83 suites  ±0   31m 37s ⏱️ - 1m 17s
2 510 tests ±0  2 465 ✅ ±0  45 💤 ±0  0 ❌ ±0 
2 538 runs  ±0  2 493 ✅ ±0  45 💤 ±0  0 ❌ ±0 

Results for commit 547debc. ± Comparison against base commit 5582ef1.

@CaelmBleidd CaelmBleidd merged commit d0438be into neo Jul 19, 2024
12 checks passed
@Lipen Lipen deleted the lipen/retry-clone branch July 19, 2024 07:53
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.

2 participants