Skip to content

release v0.10.0 (#144) - #144

Draft
georgeRobertson wants to merge 8 commits into
mainfrom
release_v010
Draft

georgeRobertson wants to merge 8 commits into
mainfrom
release_v010

fix: change record rej ct to be eq to records processed when file rej…

c2b8cf5
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Sep 16, 2026 in 40s

Annotations

Check warning on line 343 in src/dve/core_engine/backends/implementations/spark/rules.py

See this annotation in the file changed.

@sonarqubecloud 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 warning on line 410 in src/dve/core_engine/backends/base/rules.py

See this annotation in the file changed.

@sonarqubecloud 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 421 in src/dve/core_engine/backends/base/rules.py

See this annotation in the file changed.

@sonarqubecloud 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

Check warning on line 384 in src/dve/core_engine/backends/implementations/spark/rules.py

See this annotation in the file changed.

@sonarqubecloud 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