Coverage report: 23%

Files Functions Classes

coverage.py v7.13.1, created at 2026-01-22 07:15 +0000

      Statements   Branches   Total
File function   coverage statements missing excluded   coverage branches partial   coverage
__init__.py (no function)   100% 0 0 0   100% 0 0   100%
__main__.py (no function)   100% 0 0 0   100% 0 0   100%
admin.py JSONMappingMixin.get_json_fields   0% 1 1 0   100% 0 0   0%
admin.py JSONMappingMixin._extract_field_value   0% 7 7 0   0% 4 0   0%
admin.py JSONMappingMixin._populate_form_fields   0% 12 12 0   0% 10 0   0%
admin.py JSONMappingMixin._build_json_data   0% 13 13 0   0% 8 0   0%
admin.py JSONMappingMixin.save_json_fields   0% 3 3 0   0% 2 0   0%
admin.py JSONMappingMixin.clean   0% 12 12 0   0% 8 0   0%
admin.py FormKitBaseForm.__init__   0% 3 3 0   0% 2 0   0%
admin.py FormKitBaseForm.save   0% 5 5 0   0% 2 0   0%
admin.py FormKitNodeForm.get_fields   0% 1 1 0   100% 0 0   0%
admin.py FormKitNodeRepeaterForm.get_json_fields   0% 1 1 0   100% 0 0   0%
admin.py FormKitSchemaNodeAdmin.key_is_valid   0% 7 7 0   0% 2 0   0%
admin.py FormKitSchemaNodeAdmin.formkit_or_el_type   0% 2 2 0   0% 2 0   0%
admin.py FormKitSchemaNodeAdmin.get_inlines   0% 1 1 0   100% 0 0   0%
admin.py FormKitSchemaNodeAdmin.get_fieldsets   0% 15 15 0   0% 8 0   0%
admin.py FormKitSchemaNodeAdmin.get_form   0% 10 10 0   0% 6 0   0%
admin.py FormKitSchemaAdmin.get_inlines   0% 1 1 0   100% 0 0   0%
admin.py (no function)   100% 183 0 0   100% 0 0   100%
api.py sentry_message   0% 2 2 0   0% 2 0   0%
api.py node_queryset_response   0% 11 11 0   0% 8 0   0%
api.py get_list_schemas   0% 1 1 0   100% 0 0   0%
api.py get_formkit_nodes   0% 6 6 0   100% 0 0   0%
api.py get_related_nodes   0% 3 3 0   100% 0 0   0%
api.py get_components   0% 2 2 0   100% 0 0   0%
api.py get_schemas   0% 3 3 0   100% 0 0   0%
api.py get_all_schemas   0% 3 3 0   100% 0 0   0%
api.py get_schema_by_label   0% 3 3 0   100% 0 0   0%
api.py get_node   0% 3 3 0   100% 0 0   0%
api.py list_options   0% 1 1 0   100% 0 0   0%
api.py delete_node   0% 5 5 0   100% 0 0   0%
api.py FormKitNodeIn.parent   0% 11 11 0   0% 6 0   0%
api.py FormKitNodeIn.parent_names   0% 6 6 0   0% 4 0   0%
api.py FormKitNodeIn.child   0% 4 4 0   100% 0 0   0%
api.py FormKitNodeIn.preferred_name   0% 5 5 0   0% 4 0   0%
api.py create_or_update_child_node   0% 23 23 0   0% 14 0   0%
api.py make_name_valid_id   0% 4 4 0   0% 2 0   0%
api.py disambiguate_name   0% 6 6 0   0% 4 0   0%
api.py create_or_update_node   0% 10 10 0   0% 4 0   0%
api.py (no function)   0% 141 141 0   0% 2 0   0%
fields.py WhitelistedKeysDict.__init__   0% 13 13 0   0% 6 0   0%
fields.py WhitelistedKeysDict.__setitem__   0% 3 3 0   0% 2 0   0%
fields.py TranslatedValues.__init__   0% 1 1 0   100% 0 0   0%
fields.py TranslatedValues.value   0% 1 1 0   100% 0 0   0%
fields.py TranslatedValues.get_str   0% 10 10 0   0% 10 0   0%
fields.py TranslatedField.from_db_value   0% 2 2 0   100% 0 0   0%
fields.py TranslatedField.to_python   0% 2 2 0   100% 0 0   0%
fields.py (no function)   0% 24 24 0   0% 2 0   0%
formkit_schema.py FormKitSchemaProps.dict   0% 9 9 0   0% 6 0   0%
formkit_schema.py FormKitTagParser.__init__   0% 6 6 0   100% 0 0   0%
formkit_schema.py FormKitTagParser.handle_starttag   0% 10 10 0   0% 4 0   0%
formkit_schema.py FormKitTagParser.handle_endtag   0% 4 4 0   0% 4 0   0%
formkit_schema.py FormKitTagParser.handle_data   0% 3 3 0   0% 2 0   0%
formkit_schema.py get_node_type   0% 10 10 0   0% 10 0   0%
formkit_schema.py FormKitNode.parse_obj   0% 22 22 0   0% 12 0   0%
formkit_schema.py FormKitNode.parse_obj.get_additional_props   0% 5 5 0   100% 0 0   0%
formkit_schema.py FormKitNode.parse_obj.get_children   0% 13 13 0   0% 8 0   0%
formkit_schema.py FormKitSchema.parse_obj   0% 6 6 0   0% 2 0   0%
formkit_schema.py (no function)   100% 191 0 0   100% 2 0   100%
management / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
management / commands / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
management / commands / check_valid_names.py Command.handle   0% 7 7 0   0% 4 0   0%
management / commands / check_valid_names.py (no function)   0% 6 6 0   100% 0 0   0%
management / commands / import_forms.py Command.handle   0% 11 11 0   0% 2 0   0%
management / commands / import_forms.py (no function)   0% 7 7 0   100% 0 0   0%
migrations / 0001_initial.py (no function)   0% 8 8 0   100% 0 0   0%
migrations / 0002_alter_formcomponents_label_alter_formkitschema_key.py (no function)   0% 4 4 0   100% 0 0   0%
migrations / 0003_delete_translatable.py (no function)   0% 4 4 0   100% 0 0   0%
migrations / 0004_remove_formkitschema_key_and_more.py (no function)   0% 5 5 0   100% 0 0   0%
migrations / 0005_option_last_updated_option_object_id_optionlabel_and_more.py (no function)   0% 5 5 0   100% 0 0   0%
migrations / 0006_option_group_option_unique_option_id.py (no function)   0% 5 5 0   100% 0 0   0%
migrations / 0007_alter_option_field.py (no function)   0% 5 5 0   100% 0 0   0%
migrations / 0008_remove_option_label.py (no function)   0% 4 4 0   100% 0 0   0%
migrations / 0009_formkitschemanode_text_content_and_more.py (no function)   0% 5 5 0   100% 0 0   0%
migrations / 0010_alter_option_options_and_more.py (no function)   0% 6 6 0   100% 0 0   0%
migrations / 0011_nodechildren_formkitschemanode_children.py (no function)   0% 5 5 0   100% 0 0   0%
migrations / 0012_remove_formkitschemanode_group_remove_option_field_and_more.py (no function)   0% 5 5 0   100% 0 0   0%
migrations / 0013_formkitschemanode_option_group.py (no function)   0% 5 5 0   100% 0 0   0%
migrations / 0014_schemalabel_schemadescription.py (no function)   0% 5 5 0   100% 0 0   0%
migrations / 0015_alter_formkitschema_label.py (no function)   0% 5 5 0   100% 0 0   0%
migrations / 0016_alter_nodechildren_options_and_more.py (no function)   0% 6 6 0   100% 0 0   0%
migrations / 0017_nodechildren_change_id.py (no function)   0% 5 5 0   100% 0 0   0%
migrations / 0018_remove_formcomponents_order_on_insert_option_and_more.py (no function)   0% 6 6 0   100% 0 0   0%
migrations / 0019_formkitschemanode_track_change_and_more.py (no function)   0% 7 7 0   100% 0 0   0%
migrations / 0020_remove_formcomponents_order_on_update_option_and_more.py (no function)   0% 6 6 0   100% 0 0   0%
migrations / 0021_formkitschemanode_is_active.py (no function)   0% 4 4 0   100% 0 0   0%
migrations / 0022_formkitschemanode_soft_delete.py (no function)   0% 6 6 0   100% 0 0   0%
migrations / 0023_formkitschemanodeevent_and_more.py (no function)   0% 9 9 0   100% 0 0   0%
migrations / 0024_remove_formkitschemanode_insert_insert_and_more.py (no function)   0% 6 6 0   100% 0 0   0%
migrations / 0025_remove_formkitschemanode_protect_deletes_and_more.py (no function)   0% 6 6 0   100% 0 0   0%
migrations / 0026_remove_formkitschemanode_protect_node_deletes_and_updates_and_more.py (no function)   0% 6 6 0   100% 0 0   0%
migrations / 0027_remove_formkitschemanode_insert_insert_and_more.py (no function)   0% 6 6 0   100% 0 0   0%
migrations / 0028_migrate_additional_props.py forward   0% 16 16 0   0% 10 0   0%
migrations / 0028_migrate_additional_props.py (no function)   0% 6 6 0   100% 0 0   0%
migrations / 0029_remove_formkitschemanode_insert_insert_and_more.py (no function)   0% 6 6 0   100% 0 0   0%
migrations / 0030_migrate_more_props.py forward   0% 21 21 0   0% 14 0   0%
migrations / 0030_migrate_more_props.py (no function)   0% 6 6 0   100% 0 0   0%
migrations / 0031_remove_formkitschemanode_insert_insert_and_more.py (no function)   0% 6 6 0   100% 0 0   0%
migrations / 0032_migrate_repeater_props.py forward   0% 32 32 0   0% 22 0   0%
migrations / 0032_migrate_repeater_props.py (no function)   0% 6 6 0   100% 0 0   0%
migrations / 0033_remove_formkitschemanode_insert_insert_and_more.py (no function)   0% 6 6 0   100% 0 0   0%
migrations / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
models.py check_valid_django_id   0% 8 8 0   0% 8 0   0%
models.py OptionGroup.save   0% 8 8 0   0% 4 0   0%
models.py OptionGroup.__str__   0% 1 1 0   100% 0 0   0%
models.py OptionGroup.copy_table   0% 7 7 0   0% 2 0   0%
models.py OptionQuerySet.get_queryset   0% 5 5 0   100% 0 0   0%
models.py Option.from_pydantic   0% 12 12 0   0% 6 0   0%
models.py Option.__str__   0% 3 3 0   0% 2 0   0%
models.py OptionLabel.save   0% 3 3 0   0% 2 0   0%
models.py FormComponents.__str__   0% 1 1 0   100% 0 0   0%
models.py NodeChildrenManager.aggregate_changes_table   0% 4 4 0   0% 2 0   0%
models.py NodeQS.from_change   0% 1 1 0   100% 0 0   0%
models.py NodeQS.to_response   0% 10 10 0   0% 6 0   0%
models.py FormKitSchemaNode.__str__   0% 1 1 0   100% 0 0   0%
models.py FormKitSchemaNode.save   0% 24 24 0   0% 24 0   0%
models.py FormKitSchemaNode.node_options   0% 6 6 0   0% 4 0   0%
models.py FormKitSchemaNode.get_node_values   0% 52 52 0   0% 40 0   0%
models.py FormKitSchemaNode.get_node   0% 11 11 0   0% 8 0   0%
models.py FormKitSchemaNode.from_pydantic   0% 78 78 0   0% 64 0   0%
models.py FormKitSchemaNode.to_pydantic   0% 3 3 0   0% 2 0   0%
models.py SchemaManager.get_queryset   100% 1 0 0   100% 0 0   100%
models.py FormKitSchema.get_schema_values   0% 3 3 0   0% 2 0   0%
models.py FormKitSchema.to_pydantic   0% 2 2 0   100% 0 0   0%
models.py FormKitSchema.__str__   0% 1 1 0   100% 0 0   0%
models.py FormKitSchema.save   0% 1 1 0   100% 0 0   0%
models.py FormKitSchema.from_pydantic   0% 8 8 0   0% 2 0   0%
models.py FormKitSchema.from_json   0% 2 2 0   100% 0 0   0%
models.py (no function)   100% 148 0 0   100% 0 0   100%
parser / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
parser / logger.py (no function)   0% 3 3 0   100% 0 0   0%
parser / type_convert.py make_valid_identifier   0% 13 13 0   0% 8 0   0%
parser / type_convert.py NodePath.__init__   0% 1 1 0   100% 0 0   0%
parser / type_convert.py NodePath.from_obj   0% 2 2 0   100% 0 0   0%
parser / type_convert.py NodePath.__truediv__   0% 3 3 0   0% 2 0   0%
parser / type_convert.py NodePath.suggest_model_name   0% 2 2 0   100% 0 0   0%
parser / type_convert.py NodePath.suggest_class_name   0% 2 2 0   100% 0 0   0%
parser / type_convert.py NodePath.suggest_field_name   0% 1 1 0   100% 0 0   0%
parser / type_convert.py NodePath.suggest_link_class_name   0% 1 1 0   100% 0 0   0%
parser / type_convert.py NodePath.modelname   0% 1 1 0   100% 0 0   0%
parser / type_convert.py NodePath.classname   0% 1 1 0   100% 0 0   0%
parser / type_convert.py NodePath.fieldname   0% 1 1 0   100% 0 0   0%
parser / type_convert.py NodePath.linkname   0% 1 1 0   100% 0 0   0%
parser / type_convert.py NodePath.classname_lower   0% 1 1 0   100% 0 0   0%
parser / type_convert.py NodePath.classname_schema   0% 1 1 0   100% 0 0   0%
parser / type_convert.py NodePath.safe_name   0% 8 8 0   0% 6 0   0%
parser / type_convert.py NodePath.safe_node_name   0% 6 6 0   0% 4 0   0%
parser / type_convert.py NodePath.is_repeater   0% 1 1 0   100% 0 0   0%
parser / type_convert.py NodePath.is_group   0% 1 1 0   100% 0 0   0%
parser / type_convert.py NodePath.formkits   0% 3 3 0   0% 4 0   0%
parser / type_convert.py NodePath.formkits_not_repeaters   0% 2 2 0   100% 0 0   0%
parser / type_convert.py NodePath.formkits_not_repeaters._get   0% 3 3 0   0% 4 0   0%
parser / type_convert.py NodePath.children   0% 1 1 0   100% 0 0   0%
parser / type_convert.py NodePath.filter_children   0% 3 3 0   0% 4 0   0%
parser / type_convert.py NodePath.repeaters   0% 1 1 0   100% 0 0   0%
parser / type_convert.py NodePath.groups   0% 1 1 0   100% 0 0   0%
parser / type_convert.py NodePath.node   0% 1 1 0   100% 0 0   0%
parser / type_convert.py NodePath.parent   0% 3 3 0   0% 2 0   0%
parser / type_convert.py NodePath.is_child   0% 1 1 0   100% 0 0   0%
parser / type_convert.py NodePath.depth   0% 1 1 0   100% 0 0   0%
parser / type_convert.py NodePath.tail   0% 1 1 0   100% 0 0   0%
parser / type_convert.py NodePath.__str__   0% 1 1 0   100% 0 0   0%
parser / type_convert.py NodePath.django_attrib_name   0% 1 1 0   100% 0 0   0%
parser / type_convert.py NodePath.pydantic_attrib_name   0% 2 2 0   100% 0 0   0%
parser / type_convert.py NodePath.parent_class_name   0% 1 1 0   100% 0 0   0%
parser / type_convert.py NodePath.to_pydantic_type   0% 23 23 0   0% 20 0   0%
parser / type_convert.py NodePath.pydantic_type   0% 1 1 0   100% 0 0   0%
parser / type_convert.py NodePath.to_postgres_type   0% 12 12 0   0% 10 0   0%
parser / type_convert.py NodePath.postgres_type   0% 1 1 0   100% 0 0   0%
parser / type_convert.py NodePath.to_django_type   0% 20 20 0   0% 18 0   0%
parser / type_convert.py NodePath.django_type   0% 1 1 0   100% 0 0   0%
parser / type_convert.py NodePath.to_django_args   0% 20 20 0   0% 18 0   0%
parser / type_convert.py NodePath.django_args   0% 1 1 0   100% 0 0   0%
parser / type_convert.py NodePath.extra_attribs   0% 1 1 0   100% 0 0   0%
parser / type_convert.py NodePath.extra_attribs_schema   0% 1 1 0   100% 0 0   0%
parser / type_convert.py NodePath.extra_attribs_basemodel   0% 1 1 0   100% 0 0   0%
parser / type_convert.py NodePath.validators   0% 1 1 0   100% 0 0   0%
parser / type_convert.py (no function)   0% 84 84 0   100% 0 0   0%
samples / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
schemas / __init__.py Schemas.__init__   0% 3 3 0   100% 0 0   0%
schemas / __init__.py Schemas.list_schemas   0% 1 1 0   100% 0 0   0%
schemas / __init__.py Schemas.as_text   0% 1 1 0   100% 0 0   0%
schemas / __init__.py Schemas.as_json   0% 1 1 0   100% 0 0   0%
schemas / __init__.py Schemas.as_dict   0% 1 1 0   100% 0 0   0%
schemas / __init__.py Schemas.import_all   0% 5 5 0   0% 2 0   0%
schemas / __init__.py (no function)   0% 12 12 0   100% 0 0   0%
schemas / schemas.py (no function)   100% 0 0 0   100% 0 0   100%
triggers.py create_sequence   0% 1 1 0   100% 0 0   0%
triggers.py drop_sequence   0% 1 1 0   100% 0 0   0%
triggers.py create_sequence_migration   0% 1 1 0   100% 0 0   0%
triggers.py update_group_trigger   100% 1 0 0   100% 0 0   100%
triggers.py insert_group_trigger   100% 1 0 0   100% 0 0   100%
triggers.py update_or_insert_group_trigger   100% 1 0 0   100% 0 0   100%
triggers.py bump_sequence_value   100% 1 0 0   100% 0 0   100%
triggers.py (no function)   100% 10 0 0   100% 0 0   100%
urls.py (no function)   0% 6 6 0   100% 0 0   0%
Total     29% 1844 1307 0   1% 506 0   23%

No items found using the specified filter.