counterdata-network / story-processor

Story discovery engine for the Counterdata Network. Grabs relevant stories from various APIs, runs them against bespoke classifier models, post results to a central server.
Apache License 2.0
0 stars 2 forks source link

Refactored Mediacloud #37

Closed adityagurnani22 closed 1 year ago

adityagurnani22 commented 1 year ago

Media cloud processor refactored to not use prefect. #31

adityagurnani22 commented 1 year ago

I will look into the media cloud issues but I don't understand why the unit tests are failing because I have just updated the media cloud file and no changes were made elsewhere if the unit tests run fine for the previous commits it should run fine I am not sure about why the unit tests are failing but I will check for that as well locally.

rahulbot commented 1 year ago

This is pretty confusing... did you close this because it was a PR from a branch on your fork? I think we're standardizing on working from branches in this repo itself (relevant to #41). If that is the case you can just open a new PR from a fork in this repo with those code changes.