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

Flatten SwirldsPlatform.init() #6484

Merged
merged 1 commit into from May 8, 2023
Merged

Flatten SwirldsPlatform.init() #6484

merged 1 commit into from May 8, 2023

Conversation

cody-littley
Copy link
Contributor

Closes #6483

Signed-off-by: Cody Littley <cody@swirldslabs.com>
@cody-littley cody-littley added this to the v0.39 milestone May 5, 2023
@cody-littley cody-littley requested a review from a team as a code owner May 5, 2023 19:57
@cody-littley cody-littley self-assigned this May 5, 2023
@github-actions
Copy link

github-actions bot commented May 5, 2023

Node: Unit Test Results

  1 358 files    1 358 suites   52m 53s ⏱️
97 568 tests 97 560 ✔️ 8 💤 0
99 199 runs  99 191 ✔️ 8 💤 0

Results for commit 1f7d847.

@sonarcloud
Copy link

sonarcloud bot commented May 5, 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

@codecov
Copy link

codecov bot commented May 5, 2023

Codecov Report

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

Comparison is base (fe63164) 0.00% compared to head (1f7d847) 91.01%.

Additional details and impacted files
@@              Coverage Diff               @@
##             develop    #6484       +/-   ##
==============================================
+ Coverage           0   91.01%   +91.01%     
- Complexity         0    17375    +17375     
==============================================
  Files              0     1332     +1332     
  Lines              0    49881    +49881     
  Branches           0     5012     +5012     
==============================================
+ Hits               0    45398    +45398     
- Misses             0     3523     +3523     
- Partials           0      960      +960     

see 1332 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.

@github-actions
Copy link

github-actions bot commented May 5, 2023

Node: E2E Test Results

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

Results for commit 1f7d847.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented May 5, 2023

Node: Integration Test Results

    3 files      3 suites   14m 57s ⏱️
151 tests 151 ✔️ 0 💤 0
152 runs  152 ✔️ 0 💤 0

Results for commit 1f7d847.

@github-actions
Copy link

github-actions bot commented May 5, 2023

Platform: JUnit Test Report

     509 files           1 errors  508 suites   19m 9s ⏱️
13 644 tests 13 607 ✔️ 37 💤 0
15 428 runs  15 391 ✔️ 37 💤 0

Results for commit 1f7d847.

@sonarcloud
Copy link

sonarcloud bot commented May 5, 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

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@cody-littley cody-littley merged commit 10dd931 into develop May 8, 2023
17 of 20 checks passed
@cody-littley cody-littley deleted the 06483-flatten-init branch May 8, 2023 13:52
Neeharika-Sompalli pushed a commit that referenced this pull request May 8, 2023
Signed-off-by: Cody Littley <cody@swirldslabs.com>
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.

Flatten SwirldsPlatform.init()
2 participants