Skip to content

feat(intl): implement Temporal.PlainYearMonth.prototype.toLocaleString

fceb44a
Select commit
Loading
Failed to load commit list.
Open

feat(intl): implement Temporal.PlainYearMonth.prototype.toLocaleString #5098

feat(intl): implement Temporal.PlainYearMonth.prototype.toLocaleString
fceb44a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2026 in 1s

59.74% (+12.49%) compared to 6ddc2b4

View this Pull Request on Codecov

59.74% (+12.49%) compared to 6ddc2b4

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.74%. Comparing base (6ddc2b4) to head (fceb44a).
⚠️ Report is 891 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #5098       +/-   ##
===========================================
+ Coverage   47.24%   59.74%   +12.49%     
===========================================
  Files         476      580      +104     
  Lines       46892    63250    +16358     
===========================================
+ Hits        22154    37788    +15634     
- Misses      24738    25462      +724     

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