alexgolec / tda-api

A TD Ameritrade API client for Python. Includes historical data for equities and ETFs, options chains, streaming order book data, complex order construction, and more.
https://tda-api.readthedocs.io
MIT License
1.26k stars 338 forks source link

Disallow httpx versions past 0.23.0, when python 3.6 was dropped #325

Open alexgolec opened 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #325 (57271c2) into master (b25f3fc) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 57271c2 differs from pull request most recent head 19a6df2. Consider uploading reports for the commit 19a6df2 to get more accurate results

@@           Coverage Diff           @@
##           master     #325   +/-   ##
=======================================
  Coverage   99.59%   99.59%           
=======================================
  Files          19       19           
  Lines        2198     2198           
  Branches      307      217   -90     
=======================================
  Hits         2189     2189           
  Misses          4        4           
  Partials        5        5           
Flag Coverage Δ
unittests 99.59% <ø> (ø)

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

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