app.route("/reports/<int:rid>/delete", methods=["POST"])
nothing calls this directly
no outgoing calls
no test coverage detected