mattpodolak / pmaw

A multithread Pushshift.io API Wrapper for reddit.com comment and submission searches.
MIT License
213 stars 28 forks source link

2.1.0 #26

Closed mattpodolak closed 3 years ago

mattpodolak commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #26 (ef69611) into master (283f6cb) will increase coverage by 6.48%. The diff coverage is 88.46%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   80.39%   86.87%   +6.48%     
==========================================
  Files           8        8              
  Lines         551      564      +13     
==========================================
+ Hits          443      490      +47     
+ Misses        108       74      -34     
Impacted Files Coverage Δ
pmaw/Request.py 85.26% <0.00%> (+3.68%) :arrow_up:
pmaw/PushshiftAPIBase.py 90.58% <77.77%> (+0.11%) :arrow_up:
pmaw/Cache.py 90.00% <100.00%> (+27.03%) :arrow_up:
pmaw/Response.py 100.00% <100.00%> (+33.33%) :arrow_up:

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 283f6cb...ef69611. Read the comment docs.