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

autoconvert string args to get_instruments to a list #143

Merged
merged 1 commit into from
Jun 30, 2024

Conversation

alexgolec
Copy link
Owner

No description provided.

@alexgolec alexgolec linked an issue Jun 30, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jun 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.87%. Comparing base (324e58f) to head (ef9d7b8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #143   +/-   ##
=======================================
  Coverage   98.87%   98.87%           
=======================================
  Files          18       18           
  Lines        2215     2217    +2     
  Branches      226      227    +1     
=======================================
+ Hits         2190     2192    +2     
  Misses         17       17           
  Partials        8        8           
Flag Coverage Δ
unittests 98.87% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@alexgolec alexgolec merged commit d93e6f0 into main Jun 30, 2024
22 checks passed
@alexgolec alexgolec deleted the autoconvert-string-to-list branch July 5, 2024 20:02
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.

get_instruments() inserts commas for non-list symbol parameter
1 participant