fossasia / query-server

Query Server Search Engines
Apache License 2.0
1.66k stars 265 forks source link

Let's get our Travis CI tests to pass again #573

Closed cclauss closed 2 years ago

cclauss commented 3 years ago

Fixes #

Checklist

Changes proposed in this pull request:

-

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@51c9871). Click here to learn what that means. The diff coverage is 25.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #573   +/-   ##
=========================================
  Coverage          ?   71.80%           
=========================================
  Files             ?       30           
  Lines             ?      940           
  Branches          ?        0           
=========================================
  Hits              ?      675           
  Misses            ?      265           
  Partials          ?        0           
Impacted Files Coverage Δ
app/scrapers/generalized.py 88.23% <0.00%> (ø)
app/server.py 0.00% <0.00%> (ø)
app/scrapers/yahoo.py 86.76% <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 51c9871...6b5105a. Read the comment docs.

cclauss commented 3 years ago

@ParthS007 Could I please get your reviews on these changes? It would be good to have our automated tests passing.