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

[Merged by Bors] - Bump bitflags to 2.0.0 #2666

Closed
wants to merge 2 commits into from
Closed

Conversation

Razican
Copy link
Member

@Razican Razican commented Mar 14, 2023

Updated bitflags, overrides #2665.

@Razican Razican added the dependencies Pull requests that update a dependency file label Mar 14, 2023
@Razican Razican added this to the v0.17.0 milestone Mar 14, 2023
@github-actions
Copy link

Test262 conformance changes

Test result main count PR count difference
Total 94,277 94,277 0
Passed 71,992 71,992 0
Ignored 17,324 17,324 0
Failed 4,961 4,961 0
Panics 12 12 0
Conformance 76.36% 76.36% 0.00%

@codecov
Copy link

codecov bot commented Mar 14, 2023

Codecov Report

Merging #2666 (cdda67a) into main (c9d21ac) will increase coverage by 0.20%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main    #2666      +/-   ##
==========================================
+ Coverage   49.27%   49.48%   +0.20%     
==========================================
  Files         390      386       -4     
  Lines       39484    39403      -81     
==========================================
+ Hits        19455    19497      +42     
+ Misses      20029    19906     -123     
Impacted Files Coverage Δ
boa_engine/src/bytecompiler/jump_control.rs 93.33% <0.00%> (-6.08%) ⬇️
boa_tester/src/main.rs 0.00% <0.00%> (ø)
boa_engine/src/property/attribute/mod.rs 70.96% <50.00%> (-29.04%) ⬇️
boa_ast/src/function/parameters.rs 82.41% <100.00%> (-6.74%) ⬇️
boa_parser/src/lexer/regex.rs 59.64% <100.00%> (-5.12%) ⬇️

... and 13 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Member

@HalidOdat HalidOdat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors r+

bors bot pushed a commit that referenced this pull request Mar 14, 2023
Updated `bitflags`, overrides #2665.
@bors
Copy link

bors bot commented Mar 14, 2023

Pull request successfully merged into main.

Build succeeded:

@bors bors bot changed the title Bump bitflags to 2.0.0 [Merged by Bors] - Bump bitflags to 2.0.0 Mar 14, 2023
@bors bors bot closed this Mar 14, 2023
@bors bors bot deleted the bitflags_update branch March 14, 2023 20:36
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.

3 participants