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

Fixes #1598 Add test for EventBriteCrawlerService.java #1599

Closed simsausaurabh closed 6 years ago

simsausaurabh commented 6 years ago

Short description

I have:

For the reviewers

I have:

Fixes: #1598

codecov-io commented 6 years ago

Codecov Report

Merging #1599 into development will increase coverage by 0.85%. The diff coverage is n/a.

Impacted file tree graph

@@                Coverage Diff                @@
##             development    #1599      +/-   ##
=================================================
+ Coverage           9.69%   10.55%   +0.85%     
- Complexity           463      473      +10     
=================================================
  Files                210      210              
  Lines              19279    19279              
  Branches            3541     3541              
=================================================
+ Hits                1870     2035     +165     
+ Misses             17078    16902     -176     
- Partials             331      342      +11
Impacted Files Coverage Δ Complexity Δ
src/org/json/JSONObject.java 20.77% <0%> (+0.28%) 61% <0%> (+2%) :arrow_up:
src/org/loklak/susi/SusiThought.java 15.38% <0%> (+15.38%) 5% <0%> (+5%) :arrow_up:
...rg/loklak/api/search/EventBriteCrawlerService.java 64.52% <0%> (+64.52%) 3% <0%> (+3%) :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 8e9e1bb...8342fcc. Read the comment docs.

simsausaurabh commented 6 years ago

@singhpratyush @jigyasa-grover @daminisatya @sudheesh001 please review.