WIP: Add schema matcher plugin #13
10 tests run, 1 passed, 0 skipped, 9 failed.
Annotations
Check failure on line 1 in cmem_plugin_base/dataintegration/ai/schema_matcher
github-actions / JUnit Test Report
/home/runner/work/cmem-plugin-base/cmem-plugin-base/cmem_plugin_base/dataintegration/ai/schema_matcher.org.ruff.INP001
File `cmem_plugin_base/dataintegration/ai/schema_matcher.py` is part of an implicit namespace package. Add an `__init__.py`.
Raw output
line 1, col 1, File `cmem_plugin_base/dataintegration/ai/schema_matcher.py` is part of an implicit namespace package. Add an `__init__.py`.
Check failure on line 1 in cmem_plugin_base/dataintegration/ai/schema_matcher
github-actions / JUnit Test Report
/home/runner/work/cmem-plugin-base/cmem-plugin-base/cmem_plugin_base/dataintegration/ai/schema_matcher.org.ruff.D205
1 blank line required between summary line and description
Raw output
line 1, col 1, 1 blank line required between summary line and description
Check failure on line 1 in cmem_plugin_base/dataintegration/ai/schema_matcher
github-actions / JUnit Test Report
/home/runner/work/cmem-plugin-base/cmem-plugin-base/cmem_plugin_base/dataintegration/ai/schema_matcher.org.ruff.D209
Multi-line docstring closing quotes should be on a separate line
Raw output
line 1, col 1, Multi-line docstring closing quotes should be on a separate line
Check failure on line 2 in cmem_plugin_base/dataintegration/ai/schema_matcher
github-actions / JUnit Test Report
/home/runner/work/cmem-plugin-base/cmem-plugin-base/cmem_plugin_base/dataintegration/ai/schema_matcher.org.ruff.D208
Docstring is over-indented
Raw output
line 2, col 1, Docstring is over-indented
Check failure on line 40 in cmem_plugin_base/dataintegration/ai/schema_matcher
github-actions / JUnit Test Report
/home/runner/work/cmem-plugin-base/cmem-plugin-base/cmem_plugin_base/dataintegration/ai/schema_matcher.org.ruff.D200
One-line docstring should fit on one line
Raw output
line 40, col 5, One-line docstring should fit on one line
Check failure on line 40 in cmem_plugin_base/dataintegration/ai/schema_matcher
github-actions / JUnit Test Report
/home/runner/work/cmem-plugin-base/cmem-plugin-base/cmem_plugin_base/dataintegration/ai/schema_matcher.org.ruff.D212
Multi-line docstring summary should start at the first line
Raw output
line 40, col 5, Multi-line docstring summary should start at the first line
Check failure on line 45 in cmem_plugin_base/dataintegration/ai/schema_matcher
github-actions / JUnit Test Report
/home/runner/work/cmem-plugin-base/cmem-plugin-base/cmem_plugin_base/dataintegration/ai/schema_matcher.org.ruff.D212
Multi-line docstring summary should start at the first line
Raw output
line 45, col 9, Multi-line docstring summary should start at the first line
Check failure on line 3 in cmem_plugin_base/dataintegration/description
github-actions / JUnit Test Report
/home/runner/work/cmem-plugin-base/cmem-plugin-base/cmem_plugin_base/dataintegration/description.org.ruff.I001
Import block is un-sorted or un-formatted
Raw output
line 3, col 1, Import block is un-sorted or un-formatted
Check failure on line 192 in cmem_plugin_base/dataintegration/description
github-actions / JUnit Test Report
/home/runner/work/cmem-plugin-base/cmem-plugin-base/cmem_plugin_base/dataintegration/description.org.ruff.PLR0912
Too many branches (13 > 12)
Raw output
line 192, col 9, Too many branches (13 > 12)