Skip to content

Conversation

@yuankunzhang
Copy link
Contributor

Implement GNU-compatible pure number interpretation that treats pure number as year or time based on the current parsing context.

Closes #197.

@yuankunzhang yuankunzhang force-pushed the implement-pure-number-parsing branch from cfb2f53 to a8da4fc Compare August 4, 2025 15:09
Implement GNU-compatible pure number interpretation that treats
pure number as year or time based on the current parsing context.
@yuankunzhang yuankunzhang force-pushed the implement-pure-number-parsing branch from a8da4fc to 551985e Compare August 4, 2025 15:11
@cakebaker cakebaker merged commit 65965a8 into uutils:main Aug 5, 2025
17 checks passed
@cakebaker
Copy link
Collaborator

Good work, thanks!

@codecov
Copy link

codecov bot commented Aug 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (8fa8928) to head (551985e).
⚠️ Report is 2 commits behind head on main.

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

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

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.

A single number shouldn't be interpreted as a year

2 participants