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

Refactor torii cli to use SocketAddr cli args #1434

Merged
merged 2 commits into from
Jan 14, 2024
Merged

Conversation

tarrencev
Copy link
Contributor

Cleaning up some tech debt and standardizing how inputs are passed to various services

@codecov-commenter
Copy link

codecov-commenter commented Jan 13, 2024

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (41a48b8) 67.62% compared to head (650007a) 67.62%.

Files Patch % Lines
crates/torii/server/src/cli.rs 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1434      +/-   ##
==========================================
- Coverage   67.62%   67.62%   -0.01%     
==========================================
  Files         218      218              
  Lines       21054    21055       +1     
==========================================
  Hits        14238    14238              
- Misses       6816     6817       +1     

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

Copy link
Collaborator

@glihm glihm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will open an issue in the dojo-book to document the way a socket address can be given to torii using this new parsing. 👍

@tarrencev tarrencev merged commit 87599f9 into main Jan 14, 2024
10 checks passed
@tarrencev tarrencev deleted the toriisocketaddr branch January 14, 2024 18:36
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.

4 participants