The GitHub Actions job "Java CI" on 
commons-lang.git/feature/date_to_localdatetime has failed.
Run started by GitHub user yuyu1025 (triggered by ppkarwasz).

Head commit for run:
b48794b25cca8aa6842cbb4395b3ae1e1034d2e5 / finger <[email protected]>
feat: Enhance unit tests and add nanosecond support for java.sql.Timestamp

**What**
1. Added extensive unit tests covering all java.sql date/time subclasses (Date, 
Time, Timestamp)
2. Implemented nanosecond precision support for java.sql.Timestamp conversions
3. Enhanced timezone handling to ensure correct conversion across different 
time zones
4. Added daylight saving time (DST) edge case testing

**Why**
1. Existing tests lacked coverage for sql subclasses and edge cases
2. Timestamp conversions were losing nanosecond precision
3. Timezone handling was inconsistent between Date and Timestamp types

Report URL: https://github.com/apache/commons-lang/actions/runs/15086618522

With regards,
GitHub Actions via GitBox

Reply via email to