You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, the geocoding functions call back to Mongo to get the full text of a story for geocoding. This makes it very difficult to tests. Consider splitting out the geocoding logic (esp. for CLIFF, which has a ton) so it can be tested separately with fixed input.
The text was updated successfully, but these errors were encountered:
Right now, the geocoding functions call back to Mongo to get the full text of a story for geocoding. This makes it very difficult to tests. Consider splitting out the geocoding logic (esp. for CLIFF, which has a ton) so it can be tested separately with fixed input.
The text was updated successfully, but these errors were encountered: