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

gnosisguild / zodiac-modifier-roles / 20410257753
94%
main: 96%

Build:
Build:
LAST BUILD BRANCH: refs/tags/zodiac-roles-sdk-v3.3.3
DEFAULT BRANCH: main
Ran 21 Dec 2025 01:09PM UTC
Jobs 1
Files 54
Run time 3s
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

pending completion
20410257753

Pull #393

github

web-flow
New Operator.Pluck (#416)

* Add Pluck operator for value extraction and reference. Make use of it in WithinRatio comparisons

* Simplify WithinRatioChecker comments

* Add Encoding.EtherValue to use transaction value with existing operators

  - New EtherValue encoding allows ether value as data source for operators like
    WithinAllowance, Pluck, and comparisons (EqualTo, GreaterThan, LessThan)
  - Integrity validates EtherValue usage (no children, not under Array, compatible operators)
  - EtherValue patched to None after validation, enabling detection via payload.size == 0
  - __word function returns context.value when payload.size == 0

* Remove EtherWithinAllowance, becomes deprecated, in favour of EtherValue with existing comparison operators

* Rename IPriceAdapter to IPricing

* Store EqualTo compValue raw for ≤32 bytes, hash only when >32 bytes

* Enforce encoding-specific compValue length for EqualTo

* Support EtherValue with EqualTo operator

* Rename _address to _calculateAddress in ImmutableStorage

* Optimize ImmutableStorage.load with single assembly block. Saves the default zero-initialization since extcodecopy overwrites it anyway

* Update operator comments to reflect EtherValue support

* Enforce Array operators to only have structural children, remove redundant firstStructuralParent check

* Restrict EqualToAvatar to Static encoding only

---------

Co-authored-by: Cristóvão <cristovaoth@users.noreply.github.com>
Pull Request #393: contracts-v3

602 of 656 branches covered (91.77%)

Branch coverage included in aggregate %.

1068 of 1161 relevant lines covered (91.99%)

340.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20410257753.1 21 Dec 2025 01:09PM UTC 54
91.91
GitHub Action Run
Source Files on build 20410257753
  • Tree
  • List 54
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Pull Request #393
  • PR Base - main (#18682308444)
  • 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