Skip to content

ci: set unique e2e job names to prevent failure and set e2e parallel jobs to 5 #1367

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

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

jeromy-cannon
Copy link
Contributor

Description

This pull request changes the following:

  • set unique e2e job names to prevent failure
  • set e2e parallel jobs to 5

Related Issues

  • Closes #

Copy link
Contributor

Unit Test Results - Linux

  1 files  ±0   61 suites  ±0   2s ⏱️ ±0s
236 tests ±0  236 ✅ ±0  0 💤 ±0  0 ❌ ±0 
245 runs  ±0  245 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 2386f00. ± Comparison against base commit 44703a4.

Copy link
Contributor

Unit Test Results - Windows

  1 files  ±0   61 suites  ±0   3s ⏱️ ±0s
236 tests ±0  236 ✅ ±0  0 💤 ±0  0 ❌ ±0 
245 runs  ±0  245 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 2386f00. ± Comparison against base commit 44703a4.

Copy link
Contributor

github-actions bot commented Feb 11, 2025

E2E Test Report

 17 files  ±0  126 suites  ±0   1h 26m 52s ⏱️ +21s
254 tests ±0  254 ✅ ±0  0 💤 ±0  0 ❌ ±0 
265 runs  ±0  265 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 2386f00. ± Comparison against base commit 44703a4.

♻️ This comment has been updated with latest results.

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.03% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (44703a4) 23628 19731 83.51%
Head commit (2386f00) 23628 (+0) 19739 (+8) 83.54% (+0.03%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1367) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Copy link

codecov bot commented Feb 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.46%. Comparing base (44703a4) to head (2386f00).
Report is 57 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1367      +/-   ##
==========================================
+ Coverage   82.43%   82.46%   +0.02%     
==========================================
  Files         130      130              
  Lines       23628    23628              
  Branches     2281     2352      +71     
==========================================
+ Hits        19477    19484       +7     
+ Misses       3973     3896      -77     
- Partials      178      248      +70     

see 16 files with indirect coverage changes

Impacted file tree graph

@jeromy-cannon jeromy-cannon merged commit 369065e into main Feb 11, 2025
42 checks passed
@jeromy-cannon jeromy-cannon deleted the pipeline-updates branch February 11, 2025 21:02
jeromy-cannon added a commit that referenced this pull request Feb 12, 2025
commit 73f43f0
Author: Jeromy Cannon <[email protected]>
Date:   Wed Feb 12 10:22:08 2025 +0000

    refactor and fix test cases

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 29a2d73
Author: Jeffrey Tang <[email protected]>
Date:   Wed Feb 12 00:22:54 2025 -0600

    Fix unit test

    Signed-off-by: Jeffrey Tang <[email protected]>

commit 0f1015f
Author: Jeffrey Tang <[email protected]>
Date:   Tue Feb 11 23:13:24 2025 -0600

    save

    Signed-off-by: Jeffrey Tang <[email protected]>

commit 07b43b6
Merge: a666091 369065e
Author: Jeffrey Tang <[email protected]>
Date:   Tue Feb 11 16:47:11 2025 -0600

    Merge commit '369065ec21eb01784269b252f9546532da3420dd' into 01363-D-chart-manager-with-context

commit 369065e
Author: Jeromy Cannon <[email protected]>
Date:   Tue Feb 11 21:02:00 2025 +0000

    ci: set unique e2e job names to prevent failure and set e2e parallel jobs to 5 (#1367)

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 7a5b05b
Author: Jeromy Cannon <[email protected]>
Date:   Tue Feb 11 21:00:45 2025 +0000

    feat: add BaseCommand.getContexts() method (#1366)

    Signed-off-by: Jeromy Cannon <[email protected]>

commit a666091
Author: Jeffrey Tang <[email protected]>
Date:   Tue Feb 11 14:24:47 2025 -0600

    save

    Signed-off-by: Jeffrey Tang <[email protected]>

commit 0e7e014
Author: Jeffrey Tang <[email protected]>
Date:   Tue Feb 11 14:08:30 2025 -0600

    add kubeContext parameter

    Signed-off-by: Jeffrey Tang <[email protected]>

commit 44703a4
Author: Jeromy Cannon <[email protected]>
Date:   Tue Feb 11 20:06:38 2025 +0000

    feat: add BaseCommand.getConsensusNodes() method (#1364)

    Signed-off-by: Jeromy Cannon <[email protected]>

Signed-off-by: Jeromy Cannon <[email protected]>
@swirlds-automation
Copy link
Contributor

🎉 This PR is included in version 0.35.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@swirlds-automation
Copy link
Contributor

🎉 This PR is included in version 0.35.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants