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

chore: finalize Solo migration #766

Merged
merged 1 commit into from
Feb 19, 2024
Merged

Conversation

nathanklick
Copy link
Member

Description

This pull request changes the following:

  • Removes the Solo code from the repository.
  • Updates the Gradle build to reflect the removal of Solo.
  • Updates the CI workflows to reflect the removal of Solo.

Related Issues

Signed-off-by: Nathan Klick <nathan@swirldslabs.com>
Copy link

Unit Test Results

  26 files  ±0    26 suites  ±0   51s ⏱️ -4s
109 tests ±0  105 ✔️ ±0  4 💤 ±0  0 ±0 
110 runs  ±0  106 ✔️ ±0  4 💤 ±0  0 ±0 

Results for commit 8e2d05a. ± Comparison against base commit 029b31c.

Copy link

codecov bot commented Feb 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (029b31c) 67.17% compared to head (8e2d05a) 67.17%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #766   +/-   ##
=========================================
  Coverage     67.17%   67.17%           
  Complexity      339      339           
=========================================
  Files            64       64           
  Lines          1319     1319           
  Branches        157      157           
=========================================
  Hits            886      886           
  Misses          370      370           
  Partials         63       63           

Impacted file tree graph

Copy link

sonarcloud bot commented Feb 19, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@nathanklick nathanklick merged commit b22d490 into main Feb 19, 2024
18 checks passed
@nathanklick nathanklick deleted the 00765-Finalize-Solo-Migration branch February 19, 2024 22:06
@swirlds-automation
Copy link
Contributor

🎉 This PR is included in version 0.22.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

CLI[Solo]: Finalize the migration of the code to the Solo repository
2 participants