• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

gnosisguild / zodiac-modifier-roles / 26093502592
88%
main: 96%

Build:
Build:
LAST BUILD BRANCH: contracts-v3
DEFAULT BRANCH: main
Ran 19 May 2026 11:21AM UTC
Jobs 1
Files 51
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

19 May 2026 11:12AM UTC coverage: 87.847%. Remained the same
26093502592

Pull #479

github

jfschwarz
integration-tests: isolate Hardhat artifacts from the EVM package's build dir

`paths.root: "../evm"` plus `artifacts: "build/artifacts"` resolved to
`packages/evm/build/artifacts/` — the same directory the EVM package's
own `hardhat compile` writes to. When `turbo test` ran both packages in
parallel, they raced on the same artifact JSON files and tests
intermittently failed with `Unexpected end of JSON input` on whichever
artifact was mid-write.

Point the integration-tests' artifacts and cache at
`packages/integration-tests/build/` instead so the two compilations
no longer share state.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #479: EIP-712 signing: typed allow* helpers and docs

660 of 754 branches covered (87.53%)

Branch coverage included in aggregate %.

1082 of 1229 relevant lines covered (88.04%)

840.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26093502592.1 19 May 2026 11:20AM UTC 51
87.85
GitHub Action Run
Source Files on build 26093502592
  • Tree
  • List 51
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Pull Request #479
  • PR Base - contracts-v3 (#24833585898)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc