Skip to content

Conversation

@catamorphism
Copy link
Contributor

If 'era' is used as a standalone option, it should still trigger default formatting for PlainTime and PlainMonthDay.

See #3049 for more details.

If 'era' is used as a standalone option, it should still trigger
default formatting for PlainTime and PlainMonthDay.

See tc39#3049 for more details.
@codecov
Copy link

codecov bot commented Nov 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.96%. Comparing base (8bae700) to head (198aa9a).
⚠️ Report is 12 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3175      +/-   ##
==========================================
- Coverage   96.96%   96.96%   -0.01%     
==========================================
  Files          22       22              
  Lines       10219    10214       -5     
  Branches     1841     1838       -3     
==========================================
- Hits         9909     9904       -5     
  Misses        261      261              
  Partials       49       49              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@catamorphism
Copy link
Contributor Author

Draft test262 PR: tc39/test262#4634

Copy link
Collaborator

@ptomato ptomato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably needs a further change in lib/intl.mjs (see comment about PlainTime in the test262 PR)

@catamorphism
Copy link
Contributor Author

Probably needs a further change in lib/intl.mjs (see comment about PlainTime in the test262 PR)

@ptomato I'm assuming you mean not printing the era for a PlainTime? Addressed that in 198aa9a

Copy link
Collaborator

@ptomato ptomato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ptomato ptomato changed the title Allow formatting with default options when passing 'era' to formatter Editorial: Allow formatting with default options when passing 'era' to formatter Nov 15, 2025
@ptomato ptomato merged commit 0ecf157 into tc39:main Nov 15, 2025
10 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