Feature/pre 3550 - #308
Open
jhoaraupp wants to merge 22 commits into
Open
Task list completed / task-list-completed
Started
2026-08-07 16:02:49
ago
5 / 7 tasks completed
2 tasks still to be completed
Details
Required Tasks
| Task | Status |
|---|---|
| Code is linted and formatted | Completed |
| No unnecessary commented-out code or debug logs | Completed |
| No hardcoded values (use env variables or config) — the Hosted Fields SDK URL is hardcoded (see note above); everything else is config-driven | Incomplete |
| Unit tests added / updated | Completed |
New/changed code is covered by tests — SonarCloud Quality Gate (coverage on new code) passes on the sonarcloud CI job |
Incomplete |
| No sensitive data or secrets introduced | Completed |
| Logging and error handling are appropriate | Completed |
Loading