Coverage report: 100%

Files Functions Classes

coverage.py v7.6.0, created at 2024-07-13 22:22 +0000

File function statements missing excluded coverage
notion_client/__init__.py (no function) 3 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.list 0 0 12 100%
notion_client/api_endpoints.py DatabasesEndpoint.query 1 0 0 100%
notion_client/api_endpoints.py DatabasesEndpoint.retrieve 1 0 0 100%
notion_client/api_endpoints.py DatabasesEndpoint.create 1 0 0 100%
notion_client/api_endpoints.py DatabasesEndpoint.update 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 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 (no function) 34 0 3 100%
notion_client/client.py BaseClient.__init__ 15 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 6 0 0 100%
notion_client/client.py BaseClient._parse_response 14 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 6 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 6 0 0 100%
notion_client/client.py (no function) 42 0 10 100%
notion_client/errors.py RequestTimeoutError.__init__ 1 0 0 100%
notion_client/errors.py HTTPResponseError.__init__ 6 0 0 100%
notion_client/errors.py APIResponseError.__init__ 2 0 0 100%
notion_client/errors.py is_api_error_code 3 0 0 100%
notion_client/errors.py (no function) 39 0 0 100%
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_database 1 0 0 100%
notion_client/helpers.py is_full_page_or_database 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 (no function) 19 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%
Total   304 0 26 100%

No items found using the specified filter.