Skip to content

Conversation

@yuankunzhang
Copy link
Contributor

Replace f64-based timestamp and second parsing with structured types using separate second and nanosecond fields to eliminate floating-point precision issues.

…ntation

Replace f64-based timestamp and second parsing with structured
types using separate second and nanosecond fields to eliminate
floating-point precision issues.
@yuankunzhang yuankunzhang force-pushed the refactor-timestamp-parsing branch from c42375e to 5c686bc Compare August 12, 2025 12:24
@cakebaker cakebaker merged commit 25f9e48 into uutils:main Aug 13, 2025
17 checks passed
@codecov
Copy link

codecov bot commented Aug 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (c86b137) to head (5c686bc).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@     Coverage Diff     @@
##   main   #205   +/-   ##
===========================
===========================

☔ 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.

@cakebaker
Copy link
Collaborator

Nice, thanks!

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