-
Notifications
You must be signed in to change notification settings - Fork 18
feature/minneapolis-scraper #107
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
base: main
Are you sure you want to change the base?
Conversation
| from cdp_backend.pipeline import ingestion_models | ||
| from datetime import datetime | ||
|
|
||
| event = ingestion_models.EventIngestionModel( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a test
Codecov Report
@@ Coverage Diff @@
## main #107 +/- ##
=======================================
Coverage ? 77.56%
=======================================
Files ? 12
Lines ? 1110
Branches ? 0
=======================================
Hits ? 861
Misses ? 249
Partials ? 0 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
|
/test-scraper get_seattle_events --from_dt=2022-07-19 --to_dt=2022-07-22 |
|
Begin |
|
|
Link to Relevant Issue
This pull request resolves #
Description of Changes
Include a description of the proposed changes.