add util method to generate entities from python dict|list object #79
GitHub Actions / JUnit Test Report
failed
Dec 14, 2023 in 0s
36 tests run, 33 passed, 0 skipped, 3 failed.
Annotations
Check failure on line 35 in cmem_plugin_base/dataintegration/entity.py
github-actions / JUnit Test Report
cmem_plugin_base/dataintegration/entity.py.E302, expected 2 blank lines, found 1
cmem_plugin_base/dataintegration/entity.py:35:1: E302 expected 2 blank lines, found 1
Check failure on line 71 in tests/test_utils_build_entities_from_data.py
github-actions / JUnit Test Report
tests/test_utils_build_entities_from_data.py.E302, expected 2 blank lines, found 1
tests/test_utils_build_entities_from_data.py:71:1: E302 expected 2 blank lines, found 1
Check failure on line 114 in tests/test_utils_build_entities_from_data.py
github-actions / JUnit Test Report
tests/test_utils_build_entities_from_data.py.W391, blank line at end of file
tests/test_utils_build_entities_from_data.py:114:1: W391 blank line at end of file
Loading