- Notifications
You must be signed in to change notification settings - Fork386
test: add test for ValueError in make_trade_output#301
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
test: add test for ValueError in make_trade_output#301
Uh oh!
There was an error while loading.Please reload this page.
Conversation
codecovbot commentedDec 12, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov ReportBase:84.06% // Head:84.16% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@## master #301 +/- ##==========================================+ Coverage 84.06% 84.16% +0.09%========================================== Files 10 10 Lines 1042 1042 ==========================================+ Hits 876 877 +1+ Misses 166 165 -1
Help us with your feedback. Take ten seconds to tell ushow you rate us. Have a feature suggestion?Share it here. ☔ View full report at Codecov. |
Thanks @brndtoast! ❤️ |
Uh oh!
There was an error while loading.Please reload this page.
I will like to work on issue#265
Tested locally and test runs well. I also pushed a PR on my own fork to test.
In this PR I added a simple test to slightly improve code coverage and also to test the workflow