loklak / loklak_server

Distributed Open Source twitter and social media message search server that anonymously collects, shares, dumps and indexes data http://api.loklak.org
GNU Lesser General Public License v2.1
1.38k stars 223 forks source link

Fix TwitterScraperTest #1633

Open ullf opened 6 years ago

ullf commented 6 years ago

To fix an error: org.loklak.harvester.TwitterScraperTest > testSimpleSearch FAILED java.time.format.DateTimeParseException at TwitterScraperTest.java:198

org.loklak.TestRunner > org.loklak.harvester.TwitterScraperTest.testSimpleSearch FAILED java.time.format.DateTimeParseException at TwitterScraperTest.java:198

codecov-io commented 6 years ago

Codecov Report

Merging #1633 into development will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             development   #1633   +/-   ##
=============================================
  Coverage           9.73%   9.73%           
  Complexity           459     459           
=============================================
  Files                211     211           
  Lines              19427   19427           
  Branches            3578    3578           
=============================================
  Hits                1891    1891           
  Misses             17194   17194           
  Partials             342     342

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 01474bc...4e0469f. Read the comment docs.

vibhcool commented 6 years ago

related issue -> https://github.com/loklak/loklak_server/issues/1632 you may set PR heading like this one -> https://github.com/loklak/loklak_server/pull/1557/commits