Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Push message to mongoDB #1626

Open
wants to merge 3 commits into
base: development
Choose a base branch
from
Open

Conversation

madawei2699
Copy link

Short description

save scrapy messages to mongoDB.

@codecov-io
Copy link

codecov-io commented Sep 11, 2018

Codecov Report

❗ No coverage uploaded for pull request base (development@f7eb47b). Click here to learn what that means.
The diff coverage is 12.5%.

Impacted file tree graph

@@              Coverage Diff              @@
##             development   #1626   +/-   ##
=============================================
  Coverage               ?   9.81%           
  Complexity             ?     462           
=============================================
  Files                  ?     212           
  Lines                  ?   19451           
  Branches               ?    3579           
=============================================
  Hits                   ?    1910           
  Misses                 ?   17205           
  Partials               ?     336
Impacted Files Coverage Δ Complexity Δ
src/org/loklak/data/MongoDBManager.java 0% <0%> (ø) 0 <0> (?)
src/org/loklak/harvester/Post.java 31.81% <0%> (ø) 4 <0> (?)
src/org/loklak/data/DAO.java 4.14% <37.5%> (ø) 6 <0> (?)

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 f7eb47b...e32a744. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants