Fix/gr revert change to record count - #156
Quality Gate passed
Annotations
Check warning on line 344 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=AaC1FeUcxXEneeMyvxbH&open=AaC1FeUcxXEneeMyvxbH&pullRequest=156
Check warning on line 385 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=AaC1FeUcxXEneeMyvxbI&open=AaC1FeUcxXEneeMyvxbI&pullRequest=156
Check warning on line 430 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=AaC1FeWqxXEneeMyvxbM&open=AaC1FeWqxXEneeMyvxbM&pullRequest=156
Check warning on line 391 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=AaC1FeUcxXEneeMyvxbJ&open=AaC1FeUcxXEneeMyvxbJ&pullRequest=156
Check failure on line 548 in src/dve/pipeline/pipeline.py
sonarqubecloud / SonarCloud Code Analysis
Refactor this function to reduce its Cognitive Complexity from 16 to the 15 allowed.
See more on https://sonarcloud.io/project/issues?id=NHSDigital_data-validation-engine&issues=AaC1FeaJxXEneeMyvxbN&open=AaC1FeaJxXEneeMyvxbN&pullRequest=156
Check warning on line 418 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=AaC1FeWqxXEneeMyvxbL&open=AaC1FeWqxXEneeMyvxbL&pullRequest=156