| notion_client / __init__.py |
(no function) |
|
4 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
Endpoint.__init__ |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
BlocksChildrenEndpoint.append |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
BlocksChildrenEndpoint.list |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
BlocksEndpoint.__init__ |
|
2 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
BlocksEndpoint.retrieve |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
BlocksEndpoint.update |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
BlocksEndpoint.delete |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
DatabasesEndpoint.retrieve |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
DatabasesEndpoint.update |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
DatabasesEndpoint.create |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
DataSourcesEndpoint.retrieve |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
DataSourcesEndpoint.query |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
DataSourcesEndpoint.create |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
DataSourcesEndpoint.update |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
DataSourcesEndpoint.list_templates |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
PagesPropertiesEndpoint.retrieve |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
PagesEndpoint.__init__ |
|
2 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
PagesEndpoint.create |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
PagesEndpoint.retrieve |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
PagesEndpoint.update |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
PagesEndpoint.retrieve_markdown |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
PagesEndpoint.update_markdown |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
PagesEndpoint.move |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
UsersEndpoint.list |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
UsersEndpoint.retrieve |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
UsersEndpoint.me |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
SearchEndpoint.__call__ |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
CommentsEndpoint.create |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
CommentsEndpoint.list |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
CommentsEndpoint.retrieve |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
FileUploadsEndpoint.create |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
FileUploadsEndpoint.complete |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
FileUploadsEndpoint.retrieve |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
FileUploadsEndpoint.list |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
FileUploadsEndpoint.send |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
OAuthEndpoint.token |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
OAuthEndpoint.introspect |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
OAuthEndpoint.revoke |
|
1 |
0 |
0 |
|
100% |
| notion_client / api_endpoints.py |
(no function) |
|
53 |
0 |
2 |
|
100% |
| notion_client / client.py |
BaseClient.__init__ |
|
30 |
0 |
0 |
|
100% |
| notion_client / client.py |
BaseClient.client |
|
1 |
0 |
0 |
|
100% |
| notion_client / client.py |
BaseClient.client |
|
6 |
0 |
0 |
|
100% |
| notion_client / client.py |
BaseClient._build_request |
|
22 |
0 |
0 |
|
100% |
| notion_client / client.py |
BaseClient._parse_response |
|
6 |
0 |
0 |
|
100% |
| notion_client / client.py |
BaseClient._extract_request_id |
|
4 |
0 |
0 |
|
100% |
| notion_client / client.py |
BaseClient._log_request_success |
|
5 |
0 |
0 |
|
100% |
| notion_client / client.py |
BaseClient._log_request_error |
|
7 |
0 |
0 |
|
100% |
| notion_client / client.py |
BaseClient._can_retry |
|
8 |
0 |
0 |
|
100% |
| notion_client / client.py |
BaseClient._calculate_retry_delay |
|
8 |
0 |
0 |
|
100% |
| notion_client / client.py |
BaseClient._parse_retry_after_header |
|
16 |
0 |
0 |
|
100% |
| notion_client / client.py |
BaseClient.request |
|
0 |
0 |
1 |
|
100% |
| notion_client / client.py |
Client.__init__ |
|
3 |
0 |
0 |
|
100% |
| notion_client / client.py |
Client.__enter__ |
|
3 |
0 |
0 |
|
100% |
| notion_client / client.py |
Client.__exit__ |
|
2 |
0 |
0 |
|
100% |
| notion_client / client.py |
Client.close |
|
1 |
0 |
0 |
|
100% |
| notion_client / client.py |
Client.request |
|
3 |
0 |
0 |
|
100% |
| notion_client / client.py |
Client._execute_with_retry |
|
15 |
0 |
0 |
|
100% |
| notion_client / client.py |
Client._execute_single_request |
|
7 |
0 |
0 |
|
100% |
| notion_client / client.py |
AsyncClient.__init__ |
|
3 |
0 |
0 |
|
100% |
| notion_client / client.py |
AsyncClient.__aenter__ |
|
3 |
0 |
0 |
|
100% |
| notion_client / client.py |
AsyncClient.__aexit__ |
|
2 |
0 |
0 |
|
100% |
| notion_client / client.py |
AsyncClient.aclose |
|
1 |
0 |
0 |
|
100% |
| notion_client / client.py |
AsyncClient.request |
|
3 |
0 |
0 |
|
100% |
| notion_client / client.py |
AsyncClient._execute_with_retry |
|
15 |
0 |
0 |
|
100% |
| notion_client / client.py |
AsyncClient._execute_single_request |
|
7 |
0 |
0 |
|
100% |
| notion_client / client.py |
(no function) |
|
61 |
0 |
11 |
|
100% |
| notion_client / errors.py |
NotionClientErrorBase.__init__ |
|
1 |
0 |
0 |
|
100% |
| notion_client / errors.py |
is_notion_client_error |
|
1 |
0 |
0 |
|
100% |
| notion_client / errors.py |
_is_notion_client_error_with_code |
|
6 |
0 |
0 |
|
100% |
| notion_client / errors.py |
RequestTimeoutError.__init__ |
|
1 |
0 |
0 |
|
100% |
| notion_client / errors.py |
RequestTimeoutError.is_request_timeout_error |
|
1 |
0 |
0 |
|
100% |
| notion_client / errors.py |
RequestTimeoutError.reject_after_timeout |
|
4 |
0 |
0 |
|
100% |
| notion_client / errors.py |
InvalidPathParameterError.__init__ |
|
1 |
0 |
0 |
|
100% |
| notion_client / errors.py |
InvalidPathParameterError.is_invalid_path_parameter_error |
|
1 |
0 |
0 |
|
100% |
| notion_client / errors.py |
validate_request_path |
|
6 |
0 |
0 |
|
100% |
| notion_client / errors.py |
HTTPResponseError.__init__ |
|
7 |
0 |
0 |
|
100% |
| notion_client / errors.py |
is_http_response_error |
|
1 |
0 |
0 |
|
100% |
| notion_client / errors.py |
UnknownHTTPResponseError.__init__ |
|
5 |
0 |
0 |
|
100% |
| notion_client / errors.py |
UnknownHTTPResponseError.is_unknown_http_response_error |
|
1 |
0 |
0 |
|
100% |
| notion_client / errors.py |
APIResponseError.is_api_response_error |
|
1 |
0 |
0 |
|
100% |
| notion_client / errors.py |
build_request_error |
|
4 |
0 |
0 |
|
100% |
| notion_client / errors.py |
_parse_api_error_response_body |
|
18 |
0 |
0 |
|
100% |
| notion_client / errors.py |
_is_api_error_code |
|
1 |
0 |
0 |
|
100% |
| notion_client / errors.py |
(no function) |
|
72 |
1 |
0 |
|
99% |
| notion_client / helpers.py |
pick |
|
9 |
0 |
0 |
|
100% |
| notion_client / helpers.py |
get_url |
|
1 |
0 |
0 |
|
100% |
| notion_client / helpers.py |
get_id |
|
8 |
0 |
0 |
|
100% |
| notion_client / helpers.py |
iterate_paginated_api |
|
8 |
0 |
0 |
|
100% |
| notion_client / helpers.py |
collect_paginated_api |
|
1 |
0 |
0 |
|
100% |
| notion_client / helpers.py |
async_iterate_paginated_api |
|
8 |
0 |
0 |
|
100% |
| notion_client / helpers.py |
async_collect_paginated_api |
|
1 |
0 |
0 |
|
100% |
| notion_client / helpers.py |
is_full_block |
|
1 |
0 |
0 |
|
100% |
| notion_client / helpers.py |
is_full_page |
|
1 |
0 |
0 |
|
100% |
| notion_client / helpers.py |
is_full_data_source |
|
1 |
0 |
0 |
|
100% |
| notion_client / helpers.py |
is_full_database |
|
1 |
0 |
0 |
|
100% |
| notion_client / helpers.py |
is_full_page_or_data_source |
|
3 |
0 |
0 |
|
100% |
| notion_client / helpers.py |
is_full_user |
|
1 |
0 |
0 |
|
100% |
| notion_client / helpers.py |
is_full_comment |
|
1 |
0 |
0 |
|
100% |
| notion_client / helpers.py |
is_text_rich_text_item_response |
|
1 |
0 |
0 |
|
100% |
| notion_client / helpers.py |
is_equation_rich_text_item_response |
|
1 |
0 |
0 |
|
100% |
| notion_client / helpers.py |
is_mention_rich_text_item_response |
|
1 |
0 |
0 |
|
100% |
| notion_client / helpers.py |
_format_uuid |
|
3 |
0 |
0 |
|
100% |
| notion_client / helpers.py |
extract_notion_id |
|
20 |
0 |
0 |
|
100% |
| notion_client / helpers.py |
extract_database_id |
|
1 |
0 |
0 |
|
100% |
| notion_client / helpers.py |
extract_page_id |
|
1 |
0 |
0 |
|
100% |
| notion_client / helpers.py |
extract_block_id |
|
7 |
0 |
0 |
|
100% |
| notion_client / helpers.py |
iterate_data_source_templates |
|
7 |
0 |
1 |
|
100% |
| notion_client / helpers.py |
collect_data_source_templates |
|
1 |
0 |
0 |
|
100% |
| notion_client / helpers.py |
async_iterate_data_source_templates |
|
7 |
0 |
1 |
|
100% |
| notion_client / helpers.py |
async_collect_data_source_templates |
|
1 |
0 |
0 |
|
100% |
| notion_client / helpers.py |
(no function) |
|
30 |
0 |
0 |
|
100% |
| notion_client / logging.py |
make_console_logger |
|
6 |
0 |
0 |
|
100% |
| notion_client / logging.py |
(no function) |
|
3 |
0 |
0 |
|
100% |
| notion_client / typing.py |
(no function) |
|
3 |
0 |
0 |
|
100% |