Skip to content

ci: actions bot includes tested pr commit hash in the conformance message#4765

Merged
jedel1043 merged 3 commits intoboa-dev:mainfrom
zhuzhu81998:zhuzhu/github-bot-include-hash
Feb 28, 2026
Merged

ci: actions bot includes tested pr commit hash in the conformance message#4765
jedel1043 merged 3 commits intoboa-dev:mainfrom
zhuzhu81998:zhuzhu/github-bot-include-hash

Conversation

@zhuzhu81998
Copy link
Contributor

@zhuzhu81998 zhuzhu81998 commented Feb 28, 2026

Closes #4760

Took more time than expected because i didnt know trigger conditions of github actions well enough 😂

Demo (zhuzhu81998#2):
image

@zhuzhu81998 zhuzhu81998 requested a review from a team as a code owner February 28, 2026 19:05
@github-actions
Copy link

Test262 conformance changes

Test result main count PR count difference
Total 52,862 52,862 0
Passed 49,505 49,505 0
Ignored 2,261 2,261 0
Failed 1,096 1,096 0
Panics 0 0 0
Conformance 93.65% 93.65% 0.00%

@codecov
Copy link

codecov bot commented Feb 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.10%. Comparing base (6ddc2b4) to head (58a22ac).
⚠️ Report is 707 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4765      +/-   ##
==========================================
+ Coverage   47.24%   57.10%   +9.85%     
==========================================
  Files         476      553      +77     
  Lines       46892    60603   +13711     
==========================================
+ Hits        22154    34606   +12452     
- Misses      24738    25997    +1259     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@jedel1043 jedel1043 left a comment

Choose a reason for hiding this comment

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

Looks awesome!

@jedel1043 jedel1043 added enhancement New feature or request meta Issues and PRs related to the repository itself and removed Internal Category for changelog labels Feb 28, 2026
@jedel1043 jedel1043 added this pull request to the merge queue Feb 28, 2026
Merged via the queue into boa-dev:main with commit 427a783 Feb 28, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request meta Issues and PRs related to the repository itself

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test262 conformance github actions bot should also include commit hash of the tested version

3 participants