Coverage report: 13%

Files Functions Classes

coverage.py v7.13.0, created at 2025-12-25 18:08 -0500

File function   statements missing excluded   coverage
scripts / add_customer.py parse_account_ids   1 1 0   0%
scripts / add_customer.py validate_account_ids   3 3 0   0%
scripts / add_customer.py add_customer_to_service_desk   2 2 0   0%
scripts / add_customer.py main   26 26 0   0%
scripts / add_customer.py (no function)   14 14 0   0%
scripts / add_participant.py parse_account_ids   1 1 0   0%
scripts / add_participant.py add_participant_func   2 2 0   0%
scripts / add_participant.py main   31 31 0   0%
scripts / add_participant.py (no function)   13 13 0   0%
scripts / add_request_comment.py get_jira_client   2 2 0   0%
scripts / add_request_comment.py format_comment_output   12 12 0   0%
scripts / add_request_comment.py main   14 14 0   0%
scripts / add_request_comment.py (no function)   12 1 0   92%
scripts / add_to_organization.py parse_account_ids   1 1 0   0%
scripts / add_to_organization.py add_users_to_organization_func   2 2 0   0%
scripts / add_to_organization.py main   26 26 0   0%
scripts / add_to_organization.py (no function)   13 13 0   0%
scripts / approve_request.py get_jira_client   2 2 0   0%
scripts / approve_request.py main   47 32 0   32%
scripts / approve_request.py (no function)   12 1 0   92%
scripts / check_sla_breach.py check_sla_breach   27 27 0   0%
scripts / check_sla_breach.py format_breach_text   66 66 0   0%
scripts / check_sla_breach.py format_breach_json   2 2 0   0%
scripts / check_sla_breach.py main   27 27 0   0%
scripts / check_sla_breach.py (no function)   17 1 0   94%
scripts / create_asset.py create_asset   10 10 0   0%
scripts / create_asset.py parse_attributes   7 7 0   0%
scripts / create_asset.py main   18 18 0   0%
scripts / create_asset.py (no function)   13 2 0   85%
scripts / create_customer.py validate_email   2 2 0   0%
scripts / create_customer.py create_customer_account   4 4 0   0%
scripts / create_customer.py main   42 42 0   0%
scripts / create_customer.py (no function)   15 15 0   0%
scripts / create_organization.py create_organization_func   2 2 0   0%
scripts / create_organization.py main   36 36 0   0%
scripts / create_organization.py (no function)   13 13 0   0%
scripts / create_request.py create_service_request   9 9 0   0%
scripts / create_request.py parse_custom_fields   7 7 0   0%
scripts / create_request.py main   61 61 0   0%
scripts / create_request.py (no function)   15 1 0   93%
scripts / create_service_desk.py validate_project_key   7 7 0   0%
scripts / create_service_desk.py list_available_templates   8 8 0   0%
scripts / create_service_desk.py create_service_desk   4 4 0   0%
scripts / create_service_desk.py format_create_preview   8 8 0   0%
scripts / create_service_desk.py format_service_desk_created_text   10 10 0   0%
scripts / create_service_desk.py format_service_desk_created_json   1 1 0   0%
scripts / create_service_desk.py main   31 31 0   0%
scripts / create_service_desk.py (no function)   20 20 0   0%
scripts / decline_request.py get_jira_client   2 2 0   0%
scripts / decline_request.py main   49 49 0   0%
scripts / decline_request.py (no function)   12 1 0   92%
scripts / delete_organization.py delete_organization_func   2 2 0   0%
scripts / delete_organization.py main   23 23 0   0%
scripts / delete_organization.py (no function)   12 12 0   0%
scripts / find_affected_assets.py find_affected_assets   5 5 0   0%
scripts / find_affected_assets.py format_text   18 18 0   0%
scripts / find_affected_assets.py format_json   1 1 0   0%
scripts / find_affected_assets.py main   16 16 0   0%
scripts / find_affected_assets.py (no function)   14 2 0   86%
scripts / get_approvals.py get_jira_client   2 2 0   0%
scripts / get_approvals.py format_approvals_table   38 38 0   0%
scripts / get_approvals.py main   23 23 0   0%
scripts / get_approvals.py (no function)   14 1 0   93%
scripts / get_asset.py get_asset   5 5 0   0%
scripts / get_asset.py format_text   14 14 0   0%
scripts / get_asset.py format_json   1 1 0   0%
scripts / get_asset.py main   15 15 0   0%
scripts / get_asset.py (no function)   14 2 0   86%
scripts / get_kb_article.py get_kb_article   2 2 0   0%
scripts / get_kb_article.py format_text   9 9 0   0%
scripts / get_kb_article.py format_json   1 1 0   0%
scripts / get_kb_article.py main   13 13 0   0%
scripts / get_kb_article.py (no function)   14 2 0   86%
scripts / get_organization.py get_organization_func   2 2 0   0%
scripts / get_organization.py main   23 23 0   0%
scripts / get_organization.py (no function)   12 12 0   0%
scripts / get_participants.py get_participants_func   2 2 0   0%
scripts / get_participants.py main   36 36 0   0%
scripts / get_participants.py (no function)   12 12 0   0%
scripts / get_queue.py get_queue   2 2 0   0%
scripts / get_queue.py format_queue_text   6 6 0   0%
scripts / get_queue.py format_queue_json   1 1 0   0%
scripts / get_queue.py main   15 15 0   0%
scripts / get_queue.py (no function)   15 1 0   93%
scripts / get_queue_issues.py get_queue_issues   2 2 0   0%
scripts / get_queue_issues.py format_issues_text   14 14 0   0%
scripts / get_queue_issues.py format_issues_json   1 1 0   0%
scripts / get_queue_issues.py main   17 17 0   0%
scripts / get_queue_issues.py (no function)   15 1 0   93%
scripts / get_request.py get_service_request   7 7 0   0%
scripts / get_request.py format_sla_time   5 5 0   0%
scripts / get_request.py format_request_text   42 42 0   0%
scripts / get_request.py format_request_json   1 1 0   0%
scripts / get_request.py main   25 25 0   0%
scripts / get_request.py (no function)   17 1 0   94%
scripts / get_request_comments.py get_jira_client   2 2 0   0%
scripts / get_request_comments.py format_visibility   1 1 0   0%
scripts / get_request_comments.py format_comments_table   24 24 0   0%
scripts / get_request_comments.py main   39 39 0   0%
scripts / get_request_comments.py (no function)   15 1 0   93%
scripts / get_request_status.py get_status_history   2 2 0   0%
scripts / get_request_status.py format_duration   5 5 0   0%
scripts / get_request_status.py calculate_durations   11 11 0   0%
scripts / get_request_status.py calculate_metrics   12 12 0   0%
scripts / get_request_status.py format_timeline   28 28 0   0%
scripts / get_request_status.py format_json   1 1 0   0%
scripts / get_request_status.py main   23 23 0   0%
scripts / get_request_status.py (no function)   19 1 0   95%
scripts / get_request_type.py get_request_type   4 4 0   0%
scripts / get_request_type.py format_request_type_text   23 23 0   0%
scripts / get_request_type.py format_request_type_json   1 1 0   0%
scripts / get_request_type.py main   18 18 0   0%
scripts / get_request_type.py (no function)   15 15 0   0%
scripts / get_request_type_fields.py get_request_type_fields   4 4 0   0%
scripts / get_request_type_fields.py filter_fields   4 4 0   0%
scripts / get_request_type_fields.py format_fields_text   46 46 0   0%
scripts / get_request_type_fields.py format_fields_json   1 1 0   0%
scripts / get_request_type_fields.py main   25 25 0   0%
scripts / get_request_type_fields.py (no function)   16 16 0   0%
scripts / get_service_desk.py get_service_desk   4 4 0   0%
scripts / get_service_desk.py format_service_desk_text   15 15 0   0%
scripts / get_service_desk.py format_service_desk_json   1 1 0   0%
scripts / get_service_desk.py main   22 22 0   0%
scripts / get_service_desk.py (no function)   15 15 0   0%
scripts / get_sla.py get_slas   4 4 0   0%
scripts / get_sla.py format_sla_text   11 11 0   0%
scripts / get_sla.py _format_single_sla   28 28 0   0%
scripts / get_sla.py format_sla_json   1 1 0   0%
scripts / get_sla.py main   21 21 0   0%
scripts / get_sla.py (no function)   18 1 0   94%
scripts / link_asset.py link_asset   7 7 0   0%
scripts / link_asset.py main   14 14 0   0%
scripts / link_asset.py (no function)   11 2 0   82%
scripts / list_assets.py list_assets   5 5 0   0%
scripts / list_assets.py format_text   17 17 0   0%
scripts / list_assets.py format_json   1 1 0   0%
scripts / list_assets.py main   17 17 0   0%
scripts / list_assets.py (no function)   14 2 0   86%
scripts / list_customers.py list_service_desk_customers   2 2 0   0%
scripts / list_customers.py main   42 42 0   0%
scripts / list_customers.py (no function)   13 13 0   0%
scripts / list_organizations.py list_organizations_func   2 2 0   0%
scripts / list_organizations.py main   35 35 0   0%
scripts / list_organizations.py (no function)   12 12 0   0%
scripts / list_pending_approvals.py get_jira_client   2 2 0   0%
scripts / list_pending_approvals.py format_pending_approvals_table   23 23 0   0%
scripts / list_pending_approvals.py main   29 29 0   0%
scripts / list_pending_approvals.py (no function)   14 1 0   93%
scripts / list_queues.py list_queues   2 2 0   0%
scripts / list_queues.py format_queues_text   13 13 0   0%
scripts / list_queues.py format_queues_json   1 1 0   0%
scripts / list_queues.py main   15 15 0   0%
scripts / list_queues.py (no function)   15 1 0   93%
scripts / list_request_types.py list_request_types   4 4 0   0%
scripts / list_request_types.py filter_request_types   4 4 0   0%
scripts / list_request_types.py format_request_types_text   24 24 0   0%
scripts / list_request_types.py format_request_types_json   1 1 0   0%
scripts / list_request_types.py main   26 26 0   0%
scripts / list_request_types.py (no function)   16 16 0   0%
scripts / list_requests.py list_service_requests   9 9 0   0%
scripts / list_requests.py format_table   16 16 0   0%
scripts / list_requests.py format_json   1 1 0   0%
scripts / list_requests.py main   30 30 0   0%
scripts / list_requests.py (no function)   15 1 0   93%
scripts / list_service_desks.py list_service_desks   4 4 0   0%
scripts / list_service_desks.py filter_service_desks   4 4 0   0%
scripts / list_service_desks.py format_service_desks_text   17 17 0   0%
scripts / list_service_desks.py format_service_desks_json   1 1 0   0%
scripts / list_service_desks.py main   23 23 0   0%
scripts / list_service_desks.py (no function)   16 16 0   0%
scripts / remove_customer.py parse_account_ids   1 1 0   0%
scripts / remove_customer.py remove_customer_from_service_desk   2 2 0   0%
scripts / remove_customer.py main   30 30 0   0%
scripts / remove_customer.py (no function)   13 13 0   0%
scripts / remove_from_organization.py parse_account_ids   1 1 0   0%
scripts / remove_from_organization.py remove_users_from_organization_func   2 2 0   0%
scripts / remove_from_organization.py main   30 30 0   0%
scripts / remove_from_organization.py (no function)   13 13 0   0%
scripts / remove_participant.py parse_account_ids   1 1 0   0%
scripts / remove_participant.py remove_participant_func   2 2 0   0%
scripts / remove_participant.py main   35 35 0   0%
scripts / remove_participant.py (no function)   13 13 0   0%
scripts / search_kb.py search_kb   2 2 0   0%
scripts / search_kb.py format_text   12 12 0   0%
scripts / search_kb.py format_json   1 1 0   0%
scripts / search_kb.py main   15 15 0   0%
scripts / search_kb.py (no function)   14 2 0   86%
scripts / sla_report.py generate_sla_report   28 28 0   0%
scripts / sla_report.py _is_breached   7 7 0   0%
scripts / sla_report.py format_report_text   15 15 0   0%
scripts / sla_report.py format_report_csv   6 6 0   0%
scripts / sla_report.py format_report_json   1 1 0   0%
scripts / sla_report.py main   20 20 0   0%
scripts / sla_report.py (no function)   19 1 0   95%
scripts / suggest_kb.py suggest_kb   2 2 0   0%
scripts / suggest_kb.py format_text   12 12 0   0%
scripts / suggest_kb.py format_json   1 1 0   0%
scripts / suggest_kb.py main   14 14 0   0%
scripts / suggest_kb.py (no function)   14 2 0   86%
scripts / transition_request.py transition_service_request   11 11 0   0%
scripts / transition_request.py list_transitions   2 2 0   0%
scripts / transition_request.py main   58 58 0   0%
scripts / transition_request.py (no function)   15 1 0   93%
scripts / update_asset.py update_asset   10 10 0   0%
scripts / update_asset.py parse_attributes   7 7 0   0%
scripts / update_asset.py main   18 18 0   0%
scripts / update_asset.py (no function)   13 2 0   85%
Total     2765 2405 0   13%

No items found using the specified filter.