Ma77Ball opened a new pull request, #6679: URL: https://github.com/apache/texera/pull/6679
### What changes were proposed in this PR? - Append a describe block to format.util.spec.ts covering parseIntOrDefault. - Assert integer parsing, preservation of a stored 0, and fallback on null, undefined, empty, and unparsable input. ### Any related issues, documentation, discussions? Closes: #6678 ### How was this PR tested? - Run: `cd frontend && node --max-old-space-size=8192 ./node_modules/nx/dist/bin/nx.js test gui --watch=false --include=src/app/common/util/format.util.spec.ts`, expect the suite passing. - Test-only change; no production code is modified. ### Was this PR authored or co-authored using generative AI tooling? Co-authored with Claude Opus 4.8 in compliance with ASF -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
