Skip to content

Add ISO 8601 string timestamp detection to fieldtypes#227

Merged
yunzheng merged 2 commits into
fox-it:mainfrom
JSCU-CNI:fieldtype-string-datetime
May 17, 2026
Merged

Add ISO 8601 string timestamp detection to fieldtypes#227
yunzheng merged 2 commits into
fox-it:mainfrom
JSCU-CNI:fieldtype-string-datetime

Conversation

@JSCU-CNI

Copy link
Copy Markdown
Contributor

This PR adds datetime fieldtype detection for ISO 8601 strings. Not sure what the performance implications of this change are in regard to fieldtype_for_value.

@codecov

codecov Bot commented May 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.25%. Comparing base (ff6a1f1) to head (0dc6ad1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #227      +/-   ##
==========================================
+ Coverage   84.24%   84.25%   +0.01%     
==========================================
  Files          35       35              
  Lines        3745     3748       +3     
==========================================
+ Hits         3155     3158       +3     
  Misses        590      590              
Flag Coverage Δ
unittests 84.25% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@yunzheng yunzheng merged commit 348ce96 into fox-it:main May 17, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants