Coverage report:
84%
hide covered
Files
Functions
Classes
coverage.py v7.5.3
, created at 2024-06-17 17:19 +0200
File
function
statements
missing
excluded
coverage
ghost/__init__.py
(no function)
5
0
0
100%
ghost/abs_resources.py
is_iterable
1
0
0
100%
ghost/abs_resources.py
GhostResource.__repr__
1
1
0
0%
ghost/abs_resources.py
GhostResource.resource
1
1
0
0%
ghost/abs_resources.py
GhostResource.api
1
1
0
0%
ghost/abs_resources.py
GhostResource.__init__
3
0
0
100%
ghost/abs_resources.py
GhostResource.__call__
1
0
0
100%
ghost/abs_resources.py
GhostResource._list_join
8
5
0
38%
ghost/abs_resources.py
GhostResource._filters_to_ghost
6
1
0
83%
ghost/abs_resources.py
GhostResource._create_url
2
0
0
100%
ghost/abs_resources.py
GhostResource.GET
2
0
0
100%
ghost/abs_resources.py
GhostResource.POST
2
0
0
100%
ghost/abs_resources.py
GhostResource.PUT
2
0
0
100%
ghost/abs_resources.py
GhostResource.DELETE
2
0
0
100%
ghost/abs_resources.py
GhostResource._create_args
11
0
0
100%
ghost/abs_resources.py
GhostResource._get
9
1
0
89%
ghost/abs_resources.py
GhostResource.paginate
12
2
0
83%
ghost/abs_resources.py
GhostResource._get_by_id
2
0
0
100%
ghost/abs_resources.py
GhostResource._get_by_filters
3
0
0
100%
ghost/abs_resources.py
GhostResource.get
10
0
0
100%
ghost/abs_resources.py
GhostResource.delete
1
0
0
100%
ghost/abs_resources.py
GhostResource.update
1
1
0
0%
ghost/abs_resources.py
GhostResource.create
1
1
0
0%
ghost/abs_resources.py
GhostAdminResource.__md_card
1
1
0
0%
ghost/abs_resources.py
GhostAdminResource._transform_markdown
3
2
0
33%
ghost/abs_resources.py
GhostAdminResource._create_multiple
1
1
0
0%
ghost/abs_resources.py
GhostAdminResource._create_one
6
0
0
100%
ghost/abs_resources.py
GhostAdminResource.create
5
1
0
80%
ghost/abs_resources.py
GhostAdminResource._delete_by_id
1
0
0
100%
ghost/abs_resources.py
GhostAdminResource._delete_by_filters
9
2
0
78%
ghost/abs_resources.py
GhostAdminResource.delete
4
0
0
100%
ghost/abs_resources.py
GhostAdminResource._update_by_id
4
0
0
100%
ghost/abs_resources.py
GhostAdminResource._update_by_filters
7
7
0
0%
ghost/abs_resources.py
GhostAdminResource.update
5
2
0
60%
ghost/abs_resources.py
(no function)
51
0
0
100%
ghost/client.py
GhostClient._setup_resources_on_self
5
0
0
100%
ghost/client.py
GhostClient._create_headers
6
0
0
100%
ghost/client.py
GhostClient._check_keys
1
1
0
0%
ghost/client.py
GhostClient._create_token
11
1
0
91%
ghost/client.py
GhostClient.resource
1
1
0
0%
ghost/client.py
GhostClient._handle_errors
9
2
0
78%
ghost/client.py
GhostClient.GET
4
0
0
100%
ghost/client.py
GhostClient.DELETE
1
1
0
0%
ghost/client.py
GhostClient.PUT
1
1
0
0%
ghost/client.py
GhostClient.POST
1
1
0
0%
ghost/client.py
GhostClient._interact
31
8
0
74%
ghost/client.py
GhostContent._check_keys
1
1
0
0%
ghost/client.py
GhostContent.__post_init__
4
0
0
100%
ghost/client.py
GhostContent.DELETE
1
0
0
100%
ghost/client.py
GhostContent.PUT
1
0
0
100%
ghost/client.py
GhostContent.POST
1
0
0
100%
ghost/client.py
GhostContent.resource
3
3
0
0%
ghost/client.py
GhostAdmin._check_keys
1
0
0
100%
ghost/client.py
GhostAdmin.__post_init__
4
0
0
100%
ghost/client.py
GhostAdmin.POST
4
1
0
75%
ghost/client.py
GhostAdmin.PUT
4
0
0
100%
ghost/client.py
GhostAdmin.DELETE
1
0
0
100%
ghost/client.py
GhostAdmin.resource
3
3
0
0%
ghost/client.py
(no function)
53
0
0
100%
ghost/exceptions.py
BaseGhostException.__init__
5
0
0
100%
ghost/exceptions.py
BaseGhostException.__str__
1
1
0
0%
ghost/exceptions.py
(no function)
10
0
0
100%
ghost/resources.py
SiteResource.get
1
0
0
100%
ghost/resources.py
ImageResource._load
2
0
0
100%
ghost/resources.py
ImageResource.upload
8
0
0
100%
ghost/resources.py
ThemeResource._create_zip
3
3
0
0%
ghost/resources.py
ThemeResource._upload_zip
3
3
0
0%
ghost/resources.py
ThemeResource.upload
7
7
0
0%
ghost/resources.py
ThemeResource.activate
2
2
0
0%
ghost/resources.py
(no function)
36
0
0
100%
ghost/results.py
dict_hash
4
0
0
100%
ghost/results.py
is_admin_resource
2
0
0
100%
ghost/results.py
GhostResult.__init__
4
0
0
100%
ghost/results.py
GhostResult.__getitem__
1
0
0
100%
ghost/results.py
GhostResult.__getattr__
1
0
0
100%
ghost/results.py
GhostResult.__repr__
1
1
0
0%
ghost/results.py
GhostResult.as_dict
1
0
0
100%
ghost/results.py
GhostResult.delete
4
1
0
75%
ghost/results.py
GhostResult.update
4
1
0
75%
ghost/results.py
GhostResult.__eq__
1
0
0
100%
ghost/results.py
GhostResultSet.__init__
4
0
0
100%
ghost/results.py
GhostResultSet.__repr__
1
1
0
0%
ghost/results.py
GhostResultSet.__iter__
2
0
0
100%
ghost/results.py
GhostResultSet.__len__
1
0
0
100%
ghost/results.py
GhostResultSet.__getitem__
1
0
0
100%
ghost/results.py
GhostResultSet.__or__
4
0
0
100%
ghost/results.py
GhostResultSet.as_dict
1
1
0
0%
ghost/results.py
GhostResultSet.as_list
1
1
0
0%
ghost/results.py
GhostResultSet.delete
1
0
0
100%
ghost/results.py
GhostResultSet.update
1
0
0
100%
ghost/results.py
GhostResultSet.next
8
0
0
100%
ghost/results.py
(no function)
27
0
0
100%
setup.py
(no function)
10
10
0
0%
test_ghost.py
load_config
2
0
0
100%
test_ghost.py
ghost
3
0
0
100%
test_ghost.py
ghost_content
2
0
0
100%
test_ghost.py
faker
1
0
0
100%
test_ghost.py
disable
1
0
0
100%
test_ghost.py
_delete_all
8
0
0
100%
test_ghost.py
test_0_delete_old
1
0
0
100%
test_ghost.py
test_1_posts
31
0
0
100%
test_ghost.py
test_2_pages
15
0
0
100%
test_ghost.py
test_3_tags
17
0
0
100%
test_ghost.py
test_4_authors
5
0
0
100%
test_ghost.py
test_5_tiers
4
4
0
0%
test_ghost.py
_download_random_image
4
0
0
100%
test_ghost.py
test_6_images
9
0
0
100%
test_ghost.py
_download_boilerplate_theme
4
4
0
0%
test_ghost.py
test_7_themes
25
23
0
8%
test_ghost.py
test_8_site_and_settings
3
0
0
100%
test_ghost.py
test_9_members
16
0
0
100%
test_ghost.py
test_10_ghost_content
15
0
0
100%
test_ghost.py
test_11_ghost_paginate
22
0
0
100%
test_ghost.py
test_12_users
9
1
0
89%
test_ghost.py
test_13_users_content
3
0
0
100%
test_ghost.py
test_14_resultset_or
6
0
0
100%
test_ghost.py
test_100_delete_new
1
0
0
100%
test_ghost.py
(no function)
38
0
0
100%
Total
744
118
0
84%
No items found using the specified filter.