robinhood-unofficial / pyrh

Python Framework to make trades with the unofficial Robinhood API
https://pyrh.readthedocs.io/en/latest/
MIT License
1.78k stars 603 forks source link

Update lint and build #297

Closed adithyabsk closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #297 (bb26a53) into master (e100206) will increase coverage by 1.45%. The diff coverage is 31.11%.

@@            Coverage Diff             @@
##           master     #297      +/-   ##
==========================================
+ Coverage   52.52%   53.97%   +1.45%     
==========================================
  Files          11       11              
  Lines         870      867       -3     
  Branches      119      124       +5     
==========================================
+ Hits          457      468      +11     
+ Misses        403      389      -14     
  Partials       10       10              
Impacted Files Coverage Δ
pyrh/cache.py 100.00% <ø> (ø)
pyrh/models/__init__.py 100.00% <ø> (ø)
pyrh/models/oauth.py 100.00% <ø> (ø)
pyrh/robinhood.py 18.59% <11.42%> (+1.10%) :arrow_up:
pyrh/models/base.py 71.62% <100.00%> (+0.78%) :arrow_up:
pyrh/models/sessionmanager.py 90.36% <100.00%> (+0.23%) :arrow_up:
pyrh/urls.py 69.35% <100.00%> (ø)
... and 1 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more