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

Cleaned up a couple of Github action warnings #3417

Merged
merged 1 commit into from
Oct 24, 2023
Merged

Cleaned up a couple of Github action warnings #3417

merged 1 commit into from
Oct 24, 2023

Conversation

Razican
Copy link
Member

@Razican Razican commented Oct 24, 2023

We had a couple of comments that were trying to take information from the old VM/non-VM Test262 comparisons.

One of them doesn't exist, so it was giving a warning. I renamed the other one, since we no longer have 2 implementations.

@Razican Razican added the test Issues and PRs related to the tests. label Oct 24, 2023
@Razican Razican added this to the v0.18.0 milestone Oct 24, 2023
@Razican Razican requested a review from a team October 24, 2023 17:33
@github-actions
Copy link

Test262 conformance changes

Test result main count PR count difference
Total 95,609 95,609 0
Passed 75,926 75,926 0
Ignored 18,924 18,924 0
Failed 759 759 0
Panics 0 0 0
Conformance 79.41% 79.41% 0.00%

@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (432deee) 45.45% compared to head (d3d1031) 45.45%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3417   +/-   ##
=======================================
  Coverage   45.45%   45.45%           
=======================================
  Files         483      483           
  Lines       49743    49743           
=======================================
  Hits        22613    22613           
  Misses      27130    27130           

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

@nekevss nekevss added this pull request to the merge queue Oct 24, 2023
Merged via the queue into main with commit 808a08a Oct 24, 2023
14 checks passed
@Razican Razican deleted the cleanup_ci branch October 24, 2023 21:29
sam-finch-tezos pushed a commit to trilitech/boa that referenced this pull request Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants