jadchaar / sec-edgar-downloader

📈 Download filings from the SEC EDGAR database using Python
https://sec-edgar-downloader.readthedocs.io
MIT License
485 stars 136 forks source link

Add support for Python 3.10 and add gzip/host to headers #95

Closed jadchaar closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #95 (d2aecaa) into master (4a42cf8) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #95   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          175       177    +2     
  Branches        31        31           
=========================================
+ Hits           175       177    +2     
Impacted Files Coverage Δ
sec_edgar_downloader/_utils.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4a42cf8...d2aecaa. Read the comment docs.