Skip to content

Bump temporal_rs to v0.1.2#4530

Merged
nekevss merged 2 commits intoboa-dev:mainfrom
nekevss:bump-temporal-v0.1.2
Nov 13, 2025
Merged

Bump temporal_rs to v0.1.2#4530
nekevss merged 2 commits intoboa-dev:mainfrom
nekevss:bump-temporal-v0.1.2

Conversation

@nekevss
Copy link
Member

@nekevss nekevss commented Nov 12, 2025

This Pull Request bumps to the latest release of temporal_rs and adds handling for a small temporal_rs bug that fixes the remaining PlainYearMonth tests.

@nekevss nekevss changed the title Bump temporal v0.1.2 Bump temporal_rs to v0.1.2 Nov 12, 2025
@github-actions
Copy link

Test262 conformance changes

Test result main count PR count difference
Total 50,747 50,747 0
Passed 47,869 47,877 +8
Ignored 2,060 2,060 0
Failed 818 810 -8
Panics 0 0 0
Conformance 94.33% 94.34% +0.02%
Fixed tests (10):
test/built-ins/Temporal/PlainYearMonth/prototype/with/argument-missing-fields.js (previously Failed)
test/built-ins/Temporal/PlainYearMonth/prototype/with/yearmonthlike-invalid.js (previously Failed)
test/built-ins/Temporal/Duration/prototype/total/precision-exact-mathematical-values-7.js (previously Failed)
test/built-ins/Temporal/Duration/prototype/total/precision-exact-mathematical-values-6.js (previously Failed)
test/intl402/Temporal/Duration/prototype/total/relativeto-dst-back-transition.js (previously Failed)
test/intl402/Temporal/Duration/prototype/round/relativeto-dst-back-transition.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/since/same-date-reverse-wallclock.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/until/same-date-reverse-wallclock.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/since/wrapping-at-end-of-month-gregorian.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/until/wrapping-at-end-of-month-gregorian.js (previously Failed)
Broken tests (2):
test/staging/sm/Temporal/ZonedDateTime/zones-and-links.js (previously Passed)
test/intl402/Temporal/ZonedDateTime/prototype/equals/canonicalize-timezone.js (previously Passed)

@codecov
Copy link

codecov bot commented Nov 12, 2025

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.08%. Comparing base (6ddc2b4) to head (685735e).
⚠️ Report is 592 commits behind head on main.

Files with missing lines Patch % Lines
...gine/src/builtins/temporal/plain_year_month/mod.rs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4530      +/-   ##
==========================================
+ Coverage   47.24%   57.08%   +9.83%     
==========================================
  Files         476      503      +27     
  Lines       46892    57455   +10563     
==========================================
+ Hits        22154    32796   +10642     
+ Misses      24738    24659      -79     

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

@nekevss nekevss requested a review from a team November 13, 2025 02:05
@nekevss nekevss added the dependencies Pull requests that update a dependency file label Nov 13, 2025
@nekevss nekevss added this pull request to the merge queue Nov 13, 2025
Merged via the queue into boa-dev:main with commit 7e1e39c Nov 13, 2025
18 checks passed
@nekevss nekevss deleted the bump-temporal-v0.1.2 branch November 13, 2025 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants