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] - Pin tarpaulin version to 0.22 #2562

Closed
wants to merge 2 commits into from

Conversation

jedel1043
Copy link
Member

Our CI broke because the new version of tarpaulin released more assets than the default 'travis.tar.gz'. We'll have to pin our version of tarpaulin until the issue gets fixed.

@jedel1043 jedel1043 added the github_actions Pull requests that update Github_actions code label Jan 24, 2023
@jedel1043 jedel1043 added this to the v0.17.0 milestone Jan 24, 2023
@github-actions
Copy link

Test262 conformance changes

Test result main count PR count difference
Total 94,205 94,205 0
Passed 70,658 70,658 0
Ignored 18,622 18,622 0
Failed 4,925 4,925 0
Panics 0 0 0
Conformance 75.00% 75.00% 0.00%

@codecov
Copy link

codecov bot commented Jan 24, 2023

Codecov Report

Merging #2562 (6205284) into main (9355c77) will decrease coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2562      +/-   ##
==========================================
- Coverage   49.99%   49.95%   -0.05%     
==========================================
  Files         380      380              
  Lines       37702    37721      +19     
==========================================
- Hits        18849    18843       -6     
- Misses      18853    18878      +25     
Impacted Files Coverage Δ
boa_parser/src/lexer/cursor.rs 82.46% <0.00%> (-4.27%) ⬇️
boa_engine/src/value/equality.rs 81.94% <0.00%> (-1.39%) ⬇️
boa_engine/src/builtins/function/mod.rs 30.05% <0.00%> (-0.43%) ⬇️
boa_engine/src/vm/code_block.rs 30.55% <0.00%> (-0.05%) ⬇️
boa_engine/src/bytecompiler/mod.rs 57.70% <0.00%> (-0.03%) ⬇️
boa_engine/src/bytecompiler/class.rs 0.00% <0.00%> (ø)
boa_engine/src/vm/opcode/get/function.rs 50.00% <0.00%> (ø)
boa_engine/src/vm/opcode/get/generator.rs 0.00% <0.00%> (ø)
boa_ast/src/visitor.rs 13.37% <0.00%> (+0.58%) ⬆️

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

@jedel1043
Copy link
Member Author

Thanks!

@jedel1043
Copy link
Member Author

bors r+

bors bot pushed a commit that referenced this pull request Jan 25, 2023
Our CI broke because the new version of `tarpaulin` released more assets than the default 'travis.tar.gz'. We'll have to pin our version of `tarpaulin` until the issue gets fixed.

Co-authored-by: raskad <32105367+raskad@users.noreply.github.com>
@bors
Copy link

bors bot commented Jan 25, 2023

Pull request successfully merged into main.

Build succeeded:

@bors bors bot changed the title Pin tarpaulin version to 0.22 [Merged by Bors] - Pin tarpaulin version to 0.22 Jan 25, 2023
@bors bors bot closed this Jan 25, 2023
@bors bors bot deleted the fix-tarpaulin-ci branch January 25, 2023 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants