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] - Fix verbose test display #2731

Closed
wants to merge 3 commits into from
Closed

Conversation

jedel1043
Copy link
Member

Small display bug introduced by #2720

@jedel1043 jedel1043 added cli Issues and PRs related to the Boa command line interface. test Issues and PRs related to the tests. labels Mar 23, 2023
@jedel1043 jedel1043 added this to the v0.17.0 milestone Mar 23, 2023
@github-actions
Copy link

Test262 conformance changes

Test result main count PR count difference
Total 94,277 94,277 0
Passed 71,078 71,078 0
Ignored 17,324 17,324 0
Failed 5,875 5,875 0
Panics 14 14 0
Conformance 75.39% 75.39% 0.00%

@codecov
Copy link

codecov bot commented Mar 23, 2023

Codecov Report

Merging #2731 (16143f7) into main (d45a15e) will decrease coverage by 0.72%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #2731      +/-   ##
==========================================
- Coverage   50.87%   50.15%   -0.72%     
==========================================
  Files         389      400      +11     
  Lines       39522    40088     +566     
==========================================
+ Hits        20105    20107       +2     
- Misses      19417    19981     +564     
Impacted Files Coverage Δ
boa_tester/src/edition.rs 0.00% <ø> (ø)
boa_tester/src/exec/mod.rs 0.00% <0.00%> (ø)
boa_tester/src/main.rs 0.00% <0.00%> (ø)

... and 17 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.

boa_tester/src/edition.rs Outdated Show resolved Hide resolved
@jedel1043 jedel1043 requested a review from nekevss March 23, 2023 20:30
@HalidOdat
Copy link
Member

bors r+

bors bot pushed a commit that referenced this pull request Mar 23, 2023
Small display bug introduced by #2720
@bors
Copy link

bors bot commented Mar 23, 2023

Pull request successfully merged into main.

Build succeeded:

@bors bors bot changed the title Fix verbose test display [Merged by Bors] - Fix verbose test display Mar 23, 2023
@bors bors bot closed this Mar 23, 2023
@bors bors bot deleted the verbose-tests branch March 23, 2023 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Issues and PRs related to the Boa command line interface. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants