Skip to content

Add benchmarks for extended year / ParsedDateTime API#276

Open
sylvestre wants to merge 1 commit intouutils:mainfrom
sylvestre:bench-long-date
Open

Add benchmarks for extended year / ParsedDateTime API#276
sylvestre wants to merge 1 commit intouutils:mainfrom
sylvestre:bench-long-date

Conversation

@sylvestre
Copy link
Copy Markdown
Contributor

Cover the extended year functionality introduced in #263:

  • Basic extended year parsing (year 10000)
  • Rollover from in-range to extended (9999-12-31 +1 day)
  • Relative parsing with extended year base date
  • Large year parsing (year 999999)

Cover the extended year functionality introduced in uutils#263:
- Basic extended year parsing (year 10000)
- Rollover from in-range to extended (9999-12-31 +1 day)
- Relative parsing with extended year base date
- Large year parsing (year 999999)
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.29%. Comparing base (30ea391) to head (34481be).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #276   +/-   ##
=======================================
  Coverage   99.29%   99.29%           
=======================================
  Files          20       20           
  Lines        3847     3847           
  Branches      121      121           
=======================================
  Hits         3820     3820           
  Misses         26       26           
  Partials        1        1           
Flag Coverage Δ
macos_latest 99.29% <ø> (ø)
ubuntu_latest 99.29% <ø> (ø)
windows_latest 14.21% <ø> (ø)

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.

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.

1 participant