release v0.10.0 (#144) - #144
Quality Gate passed
Annotations
Check warning on line 384 in src/dve/core_engine/backends/implementations/spark/rules.py
sonarqubecloud / SonarCloud Code Analysis
Complete the task associated to this "TODO" comment.
See more on https://sonarcloud.io/project/issues?id=NHSDigital_data-validation-engine&issues=AaCQtnIuPiTetWKRyLgt&open=AaCQtnIuPiTetWKRyLgt&pullRequest=144
Check warning on line 414 in src/dve/core_engine/backends/base/rules.py
sonarqubecloud / SonarCloud Code Analysis
Replace "list(...)[0]" with "next(iter(...))" to avoid materializing the entire iterable.
See more on https://sonarcloud.io/project/issues?id=NHSDigital_data-validation-engine&issues=AaCQtnLIPiTetWKRyLgv&open=AaCQtnLIPiTetWKRyLgv&pullRequest=144
Check warning on line 343 in src/dve/core_engine/backends/implementations/spark/rules.py
sonarqubecloud / SonarCloud Code Analysis
Complete the task associated to this "TODO" comment.
See more on https://sonarcloud.io/project/issues?id=NHSDigital_data-validation-engine&issues=AaCQtnIuPiTetWKRyLgs&open=AaCQtnIuPiTetWKRyLgs&pullRequest=144
Check failure on line 379 in src/dve/core_engine/backends/base/rules.py
sonarqubecloud / SonarCloud Code Analysis
Refactor this function to reduce its Cognitive Complexity from 19 to the 15 allowed.
See more on https://sonarcloud.io/project/issues?id=NHSDigital_data-validation-engine&issues=AaCQtnLIPiTetWKRyLgu&open=AaCQtnLIPiTetWKRyLgu&pullRequest=144
Check warning on line 423 in src/dve/core_engine/backends/base/rules.py
sonarqubecloud / SonarCloud Code Analysis
Replace "list(...)[0]" with "next(iter(...))" to avoid materializing the entire iterable.
See more on https://sonarcloud.io/project/issues?id=NHSDigital_data-validation-engine&issues=AaCQtnLIPiTetWKRyLgw&open=AaCQtnLIPiTetWKRyLgw&pullRequest=144