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

Adding configurable url as an option on ioc/asyncio command #24

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

GDYendell
Copy link
Contributor

@GDYendell GDYendell commented Aug 16, 2024

Fixes #3

Copy link

codecov bot commented Aug 16, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 81.44%. Comparing base (3d3cd01) to head (2dae27d).
Report is 2 commits behind head on main.

Files Patch % Lines
src/odin_fastcs/__main__.py 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ Coverage   81.33%   81.44%   +0.10%     
==========================================
  Files          10       10              
  Lines         359      361       +2     
==========================================
+ Hits          292      294       +2     
  Misses         67       67              

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

@GDYendell GDYendell merged commit 4121499 into main Aug 16, 2024
19 of 20 checks passed
@GDYendell GDYendell deleted the config_url branch August 16, 2024 12:04
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.

Make odin server URL configurable
2 participants