mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-06 00:56:20 +08:00
update notes
This commit is contained in:
parent
d43a756d09
commit
ea260f9771
|
@ -34,7 +34,7 @@
|
||||||
"addCommonJS": true,
|
"addCommonJS": true,
|
||||||
"unknownTypes": "runtimeError",
|
"unknownTypes": "runtimeError",
|
||||||
"skip": [
|
"skip": [
|
||||||
{"object": "CL_EXCEL_TEST", "class": "ltcl", "method": "test", "note": "pending https://github.com/abap2xlsx/abap2xlsx/pull/1046 "},
|
{"object": "CL_EXCEL_TEST", "class": "ltcl", "method": "test", "note": "if_ixml_document$get_first_child todo"},
|
||||||
|
|
||||||
{"object": "ZCL_EXCEL_WORKSHEET", "class": "lcl_excel_worksheet_test", "method": "delete_merge", "note": "??"},
|
{"object": "ZCL_EXCEL_WORKSHEET", "class": "lcl_excel_worksheet_test", "method": "delete_merge", "note": "??"},
|
||||||
{"object": "ZCL_EXCEL_WORKSHEET", "class": "ltc_normalize_column_heading", "method": "default_text_if_none", "note": "Void type: STRINGTAB"},
|
{"object": "ZCL_EXCEL_WORKSHEET", "class": "ltc_normalize_column_heading", "method": "default_text_if_none", "note": "Void type: STRINGTAB"},
|
||||||
|
@ -65,7 +65,7 @@
|
||||||
|
|
||||||
{"object": "ZCL_EXCEL_THEME_FMT_SCHEME", "class": "ltcl_test", "method": "build_xml", "note": "if_ixml_document$get_first_child todo"},
|
{"object": "ZCL_EXCEL_THEME_FMT_SCHEME", "class": "ltcl_test", "method": "build_xml", "note": "if_ixml_document$get_first_child todo"},
|
||||||
|
|
||||||
{"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_column2int_oob_empty", "note": "?? sy value defaults"}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user