NomicFoundation / hardhat

Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.
https://hardhat.org
Other
7.15k stars 1.37k forks source link

Custom reporter GitHub integration and better formatting of special cases #5329

Closed alcuadrado closed 3 months ago

alcuadrado commented 3 months ago

This PR removes @reporters/github in favor of integrating directly ourselves from our reporter.

While testing it I discovered two small formatting improvements that could be made, so I also included them here.

Note that there's a commit that includes an intentional test failure to test the integration. I'll remove it before merging.

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hardhat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 4, 2024 7:51pm
changeset-bot[bot] commented 3 months ago

⚠️ No Changeset found

Latest commit: ba85716a3a6488ec1ebf520cc44e89e4490f3feb

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR