Skip to content

feat: add ADT proxy server with JSON↔XML conversion#131

Merged
ThePlenkov merged 11 commits into
abapify:mainfrom
ThePlenkov:gt/maple/a80c2beb
Jun 17, 2026
Merged

feat: add ADT proxy server with JSON↔XML conversion#131
ThePlenkov merged 11 commits into
abapify:mainfrom
ThePlenkov:gt/maple/a80c2beb

fix(proxy): skip set-cookie in forEach loop to prevent header flattening

937754a
Select commit
Loading
Failed to load commit list.
CodeScene Delta Analysis / CodeScene Code Health Review (main) failed Jun 17, 2026 in 39s

CodeScene PR Check

Quality Gate Failed

Gates Failed
Prevent hotspot decline (1 hotspot with Large Method)
New code is healthy (1 new file with code health below 9.00)
Enforce critical code health rules (1 file with Bumpy Road Ahead)
Enforce advisory code health rules (4 files with Large Method, Complex Conditional, Primitive Obsession, Excess Number of Function Arguments, String Heavy Function Arguments, Complex Method, Overall Code Complexity)

Gates Passed
2 Quality Gates Passed

See analysis details in CodeScene

Reason for failure
Prevent hotspot decline Violations Code Health Impact
cli.ts 1 rule in this hotspot 9.33 → 9.32 Suppress
New code is healthy Violations Code Health Impact
create-server.ts 3 rules 8.96 Suppress
Enforce critical code health rules Violations Code Health Impact
create-server.ts 1 critical rule 8.96 Suppress
Enforce advisory code health rules Violations Code Health Impact
create-server.ts 2 advisory rules 8.96 Suppress
proxy.ts 3 advisory rules 9.10 Suppress
proxy.ts 1 advisory rule 9.69 Suppress
cli.ts 1 advisory rule 9.33 → 9.32 Suppress

Quality Gate Profile: Pay Down Tech Debt
Install CodeScene MCP: safeguard and uplift AI-generated code. Catch issues early with our IDE extension and CLI tool.

Details