{ "input_folder": "src", "input_filter": [ "zcl_excel_autofilter", "zcl_excel_autofilters", "zcl_excel_collection_iterator", "zcl_excel_collection", "zcl_excel_column", "zcl_excel_columns", "zcl_excel_comment", "zcl_excel_comments", "zcl_excel_common", "zcl_excel_data_validations", "zcl_excel_drawings", "zcl_excel_graph_bars", "zcl_excel_graph_line", "zcl_excel_graph_pie", "zcl_excel_graph", "zcl_excel_hyperlink", "zcl_excel_legacy_palette", "zcl_excel_range", "zcl_excel_ranges", "zcl_excel_row", "zcl_excel_rows", "zcl_excel_security", "zcl_excel_style_protection", "zcl_excel_styles_cond", "zcl_excel_styles", "zcl_excel_table", "zcl_excel_theme_color_scheme", "zcl_excel_theme_eclrschemelst", "zcl_excel_theme_elements", "zcl_excel_theme_extlst", "zcl_excel_theme_fmt_scheme", "zcl_excel_theme_font_scheme", "zcl_excel_theme_objectdefaults", "zcl_excel_worksheet_pagebreaks", "zcl_excel_worksheets", "zcx_*", "zexcel_.*doma", "zexcel_.*dtel", "zif_*" ], "output_folder": "output", "lib": "https://github.com/open-abap/open-abap", "write_unit_tests": true, "write_source_map": true, "options": { "ignoreSyntaxCheck": false, "addFilenames": true, "addCommonJS": true, "unknownTypes": "runtimeError", "skip": [ {"object": "ZCL_EXCEL_COMMON", "class": "lcl_excel_common_test", "method": "convert_column2int_oob_empty", "note": "??"}, {"object": "ZCL_EXCEL_COMMON", "class": "lcl_excel_common_test", "method": "convert_range2column_a_row", "note": "infinite loop"}, {"object": "ZCL_EXCEL_COMMON", "class": "lcl_excel_common_test", "method": "date_to_excel_string6", "note": ""}, {"object": "ZCL_EXCEL_COMMON", "class": "lcl_excel_common_test", "method": "describe_structure", "note": "Void type: TABFDPOS, https://github.com/abap2xlsx/abap2xlsx/pull/1034"} ] } }