Skip to content

Implement Account API#8

Merged
jiak94 merged 5 commits intomainfrom
account_api
Jan 19, 2024
Merged

Implement Account API#8
jiak94 merged 5 commits intomainfrom
account_api

Conversation

@jiak94
Copy link
Owner

@jiak94 jiak94 commented Jan 19, 2024

  • feat: ✨ implement get user profile interface
  • feat: ✨ implement get balance interface
  • feat: ✨ implement get history interface
  • feat: ✨ implement get gainloss interface
  • docs: 📝 update readme

@codecov
Copy link

codecov bot commented Jan 19, 2024

Codecov Report

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

Comparison is base (c891d61) 93.91% compared to head (6587256) 94.99%.

Files Patch % Lines
asynctradier/tradier.py 87.50% 11 Missing ⚠️
asynctradier/common/account_balance.py 87.93% 7 Missing ⚠️
asynctradier/common/event.py 88.23% 2 Missing ⚠️
asynctradier/common/gain_loss.py 86.66% 2 Missing ⚠️
asynctradier/common/user_profile.py 93.33% 1 Missing ⚠️
tests/test_tradier.py 99.64% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
+ Coverage   93.91%   94.99%   +1.08%     
==========================================
  Files          15       19       +4     
  Lines        1019     1719     +700     
==========================================
+ Hits          957     1633     +676     
- Misses         62       86      +24     
Flag Coverage Δ
unittests 94.99% <96.58%> (+1.08%) ⬆️

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.

@jiak94 jiak94 merged commit ea8bb46 into main Jan 19, 2024
@jiak94 jiak94 deleted the account_api branch January 19, 2024 13:50
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.

1 participant