Skip to content

Commit 91b1f5a

Browse files
nekevssjedel1043
andauthored
Update blog/temporal-release/index.md
Co-authored-by: José Julián Espina <[email protected]>
1 parent 5f61010 commit 91b1f5a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

blog/temporal-release/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -360,9 +360,8 @@ Third, with adoption from multiple engines, `temporal_rs` benefits via
360360
further test coverage beyond the native Rust unit tests. For instance,
361361
of the engines that offer conformance numbers (Boa, Kiesel, and V8), all
362362
of them are currently north of 95% conformance with V8 reaching the
363-
highest at around 99% conformance. The conformance difference between
364-
the engines being due to the current implementation state of other
365-
features, i.e. Boa still hasn't completed its `Intl.DateTimeFormat`
363+
highest at around 99% conformance. There is still a small disparity in
364+
conformance, but this can be explained by the absence of some related features, i.e. Boa still hasn't completed its `Intl.DateTimeFormat`
366365
implementation yet so it fails all ECMA402 `toLocaleString` tests.
367366
Nonetheless, we can still be fairly confident in the general correctness of
368367
`temporal_rs`, and any potential bugs will ideally be found and

0 commit comments

Comments
 (0)