Skip to content

Add unit tests for timestamp handling, untimed artifact sorting, and … - #297

Merged
RyanDFIR merged 1 commit into
mainfrom
non-timestamped-value-revamp
Aug 23, 2026
Merged

Add unit tests for timestamp handling, untimed artifact sorting, and …#297
RyanDFIR merged 1 commit into
mainfrom
non-timestamped-value-revamp

Conversation

@RyanDFIR

Copy link
Copy Markdown
Owner

…database date normalization

  • Add new test suites for last active time parsing, timestamp conversion edge cases, SQLite absent date behavior, and untimed artifact sorting.
  • Implement checks to handle unconvertible timestamps and improve robustness in date-related utilities.
  • Ensure untimed artifacts are correctly sorted to the end of timelines and improve None-safe handling for datetime operations.
  • Refactor SQLite date normalization to replace empty strings with NULL, improving query behavior and aggregate computations.

…database date normalization

- Add new test suites for last active time parsing, timestamp conversion edge cases, SQLite absent date behavior, and untimed artifact sorting.
- Implement checks to handle unconvertible timestamps and improve robustness in date-related utilities.
- Ensure untimed artifacts are correctly sorted to the end of timelines and improve None-safe handling for datetime operations.
- Refactor SQLite date normalization to replace empty strings with NULL, improving query behavior and aggregate computations.
@RyanDFIR
RyanDFIR merged commit 803f26a into main Aug 23, 2026
3 checks passed
@RyanDFIR
RyanDFIR deleted the non-timestamped-value-revamp branch August 23, 2026 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant