The GitHub Actions job "Java CI with Ant" on poi.git/public-evaluate-formula has succeeded. Run started by GitHub user pjfanning (triggered by pjfanning).
Head commit for run: fab3ff00aaea2d2aa3a3688089020408802d0211 / PJ Fanning <[email protected]> Make WorkbookEvaluator.evaluateFormula(OperationEvaluationContext, Ptg[]) public This is the low-level interpreter entry point that evaluates parsed formula tokens without a formula cell, result cache or dependency tracking. The rest of the evaluation SPI (EvaluationWorkbook, EvaluationSheet, EvaluationCell, FormulaParser.parse, the OperationEvaluationContext constructors) is already public, so exposing this method lets custom EvaluationWorkbook implementations evaluate formulas against in-memory values without building a Workbook. Kept @Internal to signal that it is a low-level hook. Extracted from #1271. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> Report URL: https://github.com/apache/poi/actions/runs/35273879045 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
