fossasia / loklak_wok_android

"loklak wok" is a harvesting peer for the loklak_server https://github.com/fossasia/loklak_wok_android/raw/apk/loklak_wok_1.2_20160201.apk
GNU Lesser General Public License v2.1
1.55k stars 89 forks source link

Fixes #114. Update twitter.js to harvest last tweet also. #115

Closed kapillamba4 closed 6 years ago

kapillamba4 commented 6 years ago

Fixes #114, Removed t.splice(-1,1) statement. Also see https://github.com/fossasia/loklak_scraper_js/issues/60

codecov[bot] commented 6 years ago

Codecov Report

Merging #115 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #115   +/-   ##
=======================================
  Coverage   11.37%   11.37%           
=======================================
  Files          46       46           
  Lines        1670     1670           
  Branches      110      110           
=======================================
  Hits          190      190           
  Misses       1455     1455           
  Partials       25       25

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 c813d5d...ea28387. Read the comment docs.

kapillamba4 commented 6 years ago

@singhpratyush, can you please review this and https://github.com/fossasia/loklak_scraper_js/pull/61 also?