AdRiley commented on PR #920:
URL: https://github.com/apache/poi/pull/920#issuecomment-3416151001

   I broke this test
   
     Test test66682() FAILED
   
     org.opentest4j.AssertionFailedError: expected: <ERROR> but was: <#DIV/0!>
     
     As I am now returning the actual error rather than just the generic ERROR.
     
     Options are
     1. Make this a breaking change and fix the test
     2. Make it so the existing API continues to return ERROR for cells with 
errors
     
     I can't decide which is the better option? Either is easy to do.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to