Skip to content

Merge branch 'main' into feat/5083-plainyearmonth-tolocalestring

a3ed91b
Select commit
Loading
Failed to load commit list.
Open

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

Merge branch 'main' into feat/5083-plainyearmonth-tolocalestring
a3ed91b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 22, 2026 in 0s

59.87% (+12.62%) compared to 6ddc2b4

View this Pull Request on Codecov

59.87% (+12.62%) compared to 6ddc2b4

Details

Codecov Report

❌ Patch coverage is 76.34409% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.87%. Comparing base (6ddc2b4) to head (a3ed91b).
⚠️ Report is 957 commits behind head on main.

Files with missing lines Patch % Lines
...e/engine/src/builtins/intl/date_time_format/mod.rs 75.00% 22 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #5098       +/-   ##
===========================================
+ Coverage   47.24%   59.87%   +12.62%     
===========================================
  Files         476      590      +114     
  Lines       46892    63791    +16899     
===========================================
+ Hits        22154    38194    +16040     
- Misses      24738    25597      +859     

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