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] - update tasks.json #2313

Closed
wants to merge 3 commits into from

Conversation

jasonwilliams
Copy link
Member

bring the tasks.json up to date

  • The VM is the default path now so no need for it
  • The tokens option is no longer available

@codecov
Copy link

codecov bot commented Sep 27, 2022

Codecov Report

Merging #2313 (4fda9bf) into main (573ac14) will decrease coverage by 0.08%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2313      +/-   ##
==========================================
- Coverage   41.25%   41.16%   -0.09%     
==========================================
  Files         237      237              
  Lines       22347    22378      +31     
==========================================
- Hits         9219     9212       -7     
- Misses      13128    13166      +38     
Impacted Files Coverage Δ
boa_engine/src/syntax/lexer/private_identifier.rs 25.00% <0.00%> (-3.58%) ⬇️
boa_engine/src/syntax/ast/node/template/mod.rs 51.72% <0.00%> (-3.45%) ⬇️
...a_engine/src/syntax/ast/node/statement_list/mod.rs 78.12% <0.00%> (-3.13%) ⬇️
.../syntax/parser/expression/left_hand_side/member.rs 35.23% <0.00%> (-2.91%) ⬇️
boa_engine/src/syntax/parser/mod.rs 25.00% <0.00%> (-1.79%) ⬇️
boa_engine/src/builtins/array/mod.rs 73.60% <0.00%> (-1.32%) ⬇️
boa_engine/src/vm/mod.rs 45.61% <0.00%> (-0.33%) ⬇️
boa_engine/src/bytecompiler/mod.rs 29.28% <0.00%> (-0.05%) ⬇️
boa_interner/src/sym.rs 0.00% <0.00%> (ø)
boa_engine/src/value/mod.rs 53.19% <0.00%> (ø)
... and 5 more

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

@raskad
Copy link
Member

raskad commented Sep 28, 2022

bors r+

bors bot pushed a commit that referenced this pull request Sep 28, 2022
bring the tasks.json up to date 
- The VM is the default path now so no need for it
- The tokens option is no longer available
@bors
Copy link

bors bot commented Sep 28, 2022

Pull request successfully merged into main.

Build succeeded:

@bors bors bot changed the title update tasks.json [Merged by Bors] - update tasks.json Sep 28, 2022
@bors bors bot closed this Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants