Skip to content

fix(api): scrub driver errors from the preview endpoint and answer 400, not 500 - #258

Merged
thiagoluga merged 2 commits into
masterfrom
fix/preview-scrub-driver-errors
Aug 3, 2026
Merged

fix(api): scrub driver errors from the preview endpoint and answer 400, not 500#258
thiagoluga merged 2 commits into
masterfrom
fix/preview-scrub-driver-errors

test(api): cover the preview endpoint's driver-error scrubbing

3493cbd
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Aug 3, 2026 in 40s

Annotations

Check warning on line 1065 in src/Integrations/NeoReports.AspNetCore/NeoReportsEndpointRouteBuilderExtensions.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this null-forgiving operator; the compiler already knows this expression is not null here.

See more on https://sonarcloud.io/project/issues?id=lugarini_NeoReports&issues=AZ_Jrv24z7KtnRIWnm-d&open=AZ_Jrv24z7KtnRIWnm-d&pullRequest=258

Check warning on line 1087 in src/Integrations/NeoReports.AspNetCore/NeoReportsEndpointRouteBuilderExtensions.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this null-forgiving operator; the compiler already knows this expression is not null here.

See more on https://sonarcloud.io/project/issues?id=lugarini_NeoReports&issues=AZ_Jrv24z7KtnRIWnm-e&open=AZ_Jrv24z7KtnRIWnm-e&pullRequest=258