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

5931 gossip encapsulation #6607

Merged
merged 34 commits into from May 22, 2023
Merged

5931 gossip encapsulation #6607

merged 34 commits into from May 22, 2023

Conversation

cody-littley
Copy link
Contributor

Closes #5931

Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
@cody-littley cody-littley self-assigned this May 15, 2023
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
@github-actions
Copy link

github-actions bot commented May 16, 2023

Node: Unit Test Results

    1 408 files      1 408 suites   1h 7m 14s ⏱️
  98 607 tests   98 600 ✔️ 7 💤 0
103 772 runs  103 765 ✔️ 7 💤 0

Results for commit a42b026.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented May 16, 2023

Node: E2E Test Results

    1 files      1 suites   17m 46s ⏱️
310 tests 310 ✔️ 0 💤 0
328 runs  328 ✔️ 0 💤 0

Results for commit a42b026.

♻️ This comment has been updated with latest results.

Signed-off-by: Cody Littley <cody@swirldslabs.com>
@github-actions
Copy link

github-actions bot commented May 16, 2023

Node: Integration Test Results

    4 files      4 suites   13m 44s ⏱️
170 tests 170 ✔️ 0 💤 0
172 runs  172 ✔️ 0 💤 0

Results for commit a42b026.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented May 16, 2023

Platform: JUnit Test Report

     524 files           1 errors  523 suites   17m 34s ⏱️
13 823 tests 13 787 ✔️ 36 💤 0
15 808 runs  15 772 ✔️ 36 💤 0

Results for commit a42b026.

♻️ This comment has been updated with latest results.

Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
@codecov
Copy link

codecov bot commented May 17, 2023

Codecov Report

Patch coverage has no change and project coverage change: +22.70 🎉

Comparison is base (a92eb10) 68.05% compared to head (a42b026) 90.76%.

Additional details and impacted files
@@              Coverage Diff               @@
##             develop    #6607       +/-   ##
==============================================
+ Coverage      68.05%   90.76%   +22.70%     
+ Complexity     22736    17698     -5038     
==============================================
  Files           2111     1408      -703     
  Lines         137666    51027    -86639     
  Branches        7861     5163     -2698     
==============================================
- Hits           93694    46316    -47378     
+ Misses         42421     3707    -38714     
+ Partials        1551     1004      -547     

see 939 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
lpetrovic05
lpetrovic05 previously approved these changes May 22, 2023
poulok
poulok previously approved these changes May 22, 2023
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
@sonarcloud
Copy link

sonarcloud bot commented May 22, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sonarcloud
Copy link

sonarcloud bot commented May 22, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

2.4% 2.4% Coverage
6.3% 6.3% Duplication

@cody-littley cody-littley merged commit 6057902 into develop May 22, 2023
22 of 25 checks passed
@cody-littley cody-littley deleted the 005931-gossip-construction-2 branch May 22, 2023 21:01
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.

Cleanup instantiation of gossip
6 participants