-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
With my python linter, I detected some issues with the codebase.
I will list them here:
trigger_airbyte_syncnot defined here:return trigger_airbyte_sync database_infocan send an error or an empty table, we should add a quick check after any MTB request (debugging will be easier later) :database_info = get_database_info(database_id) - same thing here:
airflow-orchestration/dags/data_utils/metabase_automation/metabase_airflow_task.py
Line 110 in ca465de
new_card_id = copy_card_to_collection(ref_card["id"], target_collection_id, new_name=card_name) decidim_objcannot be none in this function:. If it can be, the function should say it_decidim_obj(ns="b", name="z", host="z.example", ready_status="True", message="ok", ltt="t3", status_version=None, image="app"), parsedoes not exist inurllib:values["url_param_date"] = urllib.parse.quote(values["schedule_date"])
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels