Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump test262 from 0c87a86 to 8162f8c #300

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps test262 from 0c87a86 to 8162f8c.

Commits
  • 8162f8c [test262] Add set method tests to staging
  • 0a6dabf Add readmes
  • 41515e8 Use import-attributes flag in new generated tests
  • 3ddb9e5 Update import attributes tests to use the with keyword
  • e15f566 Add feature
  • 06f6ae9 Copy all import assertions tests as a basis for import attributes tests
  • 892a5dc Temporal: Use propertyBagObserver in monthDayFromFields test
  • f4377a7 Temporal: Fix test to check for TypeError with only one of era/eraYear
  • dab8ccc Temporal: Add more coverage for non-ISO PlainMonthDay underspecification
  • 8bc3dbb Temporal: Move non-ISO calendar tests to intl402/
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [test262](https://github.com/tc39/test262) from `0c87a86` to `8162f8c`.
- [Commits](tc39/test262@0c87a86...8162f8c)

---
updated-dependencies:
- dependency-name: test262
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Oct 30, 2023
@codecov-commenter
Copy link

Codecov Report

Attention: 1003 lines in your changes are missing coverage. Please review.

Comparison is base (9b1f2f4) 50.67% compared to head (848a929) 50.44%.
Report is 97 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #300      +/-   ##
==========================================
- Coverage   50.67%   50.44%   -0.24%     
==========================================
  Files         444      436       -8     
  Lines       42616    42550      -66     
==========================================
- Hits        21595    21463     -132     
- Misses      21021    21087      +66     
Files Coverage Δ
boa_engine/src/builtins/eval/mod.rs 64.83% <100.00%> (+1.19%) ⬆️
boa_engine/src/builtins/iterable/mod.rs 71.42% <ø> (ø)
boa_engine/src/builtins/json/mod.rs 84.84% <100.00%> (+0.17%) ⬆️
boa_engine/src/builtins/map/ordered_map.rs 76.92% <ø> (ø)
boa_engine/src/builtins/object/mod.rs 61.16% <100.00%> (ø)
boa_engine/src/builtins/set/ordered_set.rs 69.09% <ø> (ø)
...src/builtins/typed_array/integer_indexed_object.rs 0.00% <ø> (ø)
boa_engine/src/bytecompiler/expression/unary.rs 100.00% <100.00%> (ø)
boa_engine/src/bytecompiler/function.rs 91.17% <100.00%> (+0.55%) ⬆️
boa_engine/src/bytecompiler/statement/break.rs 100.00% <100.00%> (+5.55%) ⬆️
... and 108 more

... and 15 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Author

dependabot bot commented on behalf of github Nov 6, 2023

Superseded by #304.

@dependabot dependabot bot closed this Nov 6, 2023
@dependabot dependabot bot deleted the dependabot/submodules/test262-8162f8c branch November 6, 2023 23:41
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 submodules Pull requests that update Submodules code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant