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

gnosisguild / zodiac-modifier-roles
93%
main: 96%

Build:
Build:
LAST BUILD BRANCH: operator-within-ratio
DEFAULT BRANCH: main
Repo Added 22 Jan 2024 10:16AM UTC
Token rBxDx8n1VlXHeDWsSelpDu24exfCnYXUQ regen
Build 512 Last
Files 0
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

LAST BUILD ON BRANCH type-tree-hardening
branch: type-tree-hardening
CHANGE BRANCH
x
Reset
Sync Branches
  • type-tree-hardening
  • abi-mismatch
  • add-ink
  • add-labels
  • address-labels
  • annotation-toggles
  • app-fixes
  • app-post-members
  • arbitrum
  • avalanche-deployment
  • base-config
  • base-support
  • better-role-summary
  • breadcrumb-update
  • bump-zodiac-and-add-more-roles-mastercopies
  • cache-update
  • chore/fix-esm-build
  • chore/fix-release-action
  • chore/release-please
  • contracts-v3
  • cursor/find-missing-chain-configurations-0415
  • cursor/find-missing-chain-configurations-7133
  • deploy-celo
  • deploy-morpho-adapter
  • deps-cleanup
  • diff-view-fixes
  • docs-fixes
  • docs-tweaks
  • evm-eip712-contracts
  • evm-port-eip712
  • evm-port-new-abi-decoder
  • export-resolveAnnotation
  • expose-call-helpers
  • feat/apply-rethink
  • feat/open-in-safe-for-apply
  • feat/swaps-allowances
  • feat_add_sepolia_lisk
  • feat_introduce_bob_sepolia
  • fix-abi-fetch
  • fix-call-types
  • fix-component-error
  • fix-condition-id
  • fix-condition-optimizer
  • fix-cors
  • fix-diff-align
  • fix-eth-sdk
  • fix-export
  • fix-hide-annotations
  • fix-normalize
  • fix-role-type
  • fix-roles-summary
  • fix-sdk-double-export
  • fix-sdk-static-tuples
  • fix-splitTargets
  • fix-subgraph-error
  • fix-subgraph-queries
  • fix-swaps-allowCowOrderSigning-format
  • fix-timeouts
  • fix/ci-npm-publish
  • fix/coercePermission-export
  • fix/esm-cjs-compat
  • fix/integrity-none-condition
  • fix/morpho-bundler-unwrapping
  • fix/next-caching
  • fix/record-array-handling
  • fix/roles-abi
  • fix/sdk-kit-esm
  • fix/types-paths
  • improvements-contracts-metadata
  • lte-gte
  • main
  • morpho-unwrap-adapter
  • new-cow-chains
  • new_labels
  • operator-docs
  • optimism-deployment
  • partial-prerender-test
  • perf-optimizations
  • permission-serialization
  • permission-types
  • permissions-list-ux
  • permissions-list-ux-adjust
  • prod-subgraphs
  • prune-toplevel-pass
  • publish-sdk
  • publish-sdk-v3.0.2
  • push-down-logical
  • record-calls
  • refs/tags/zodiac-roles-deployments-v3.1.2
  • refs/tags/zodiac-roles-deployments-v3.2.0
  • refs/tags/zodiac-roles-sdk-v3.2.5
  • refs/tags/zodiac-roles-sdk-v3.3.0
  • refs/tags/zodiac-roles-sdk-v3.3.1
  • refs/tags/zodiac-roles-sdk-v3.3.2
  • release-please--branches--main
  • reliable-abi-fetch
  • remove-annotation-duplicates
  • safe-app
  • sdk-apply
  • sdk-apply-allowances
  • sdk-avatar-owner-of
  • sdk-condition-fixes
  • sdk-depoy-helper
  • sdk-docs
  • sdk-docs-improvements
  • sdk-export-types
  • sdk-integration-tests
  • sdk-partial-representations
  • sdk-pass-condition
  • sdk-process-annotations
  • sdk-prune-trailing-static-nested
  • sdk-setup-roles
  • sdk-shuffle-entrypoints
  • sdk-supported-chains
  • sdk-v3
  • setup-call-only-default
  • sibling-trailing-pass
  • split-targets
  • subgraph-completions
  • subgraph-delete-allowance
  • subgraph-fix-update-adapter
  • subgraph-include-allowance-in-schema
  • subgraph-last-updated
  • sugraph-fix-scopeFunction
  • test-process-permission
  • trim-public-api
  • type-tree-variants-within-embedded
  • update-labels
  • upgrade-next
  • use-abipub
  • use-zodiac-core
  • v3
  • various-app-improvments
  • zkevm

13 Nov 2025 03:25PM UTC coverage: 92.962% (-1.0%) from 93.994%
19336727958

Pull #395

github

cristovaoth
Use context.parentPayload instead of payload when constructing nested Context for logical nodes
Pull Request #395: Structural vs Non-Structural Node Support

466 of 504 branches covered (92.46%)

Branch coverage included in aggregate %.

107 of 117 new or added lines in 7 files covered. (91.45%)

921 of 988 relevant lines covered (93.22%)

266.83 hits per line

Relevant lines Covered
Build:
Build:
988 RELEVANT LINES 921 COVERED LINES
266.83 HITS PER LINE
Source Files on type-tree-hardening
  • Tree
  • List 32
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19336727958 type-tree-hardening Use context.parentPayload instead of payload when constructing nested Context for logical nodes Pull #395 13 Nov 2025 03:35PM UTC cristovaoth github
92.96
19336065752 type-tree-hardening Use context.parentPayload instead of payload when constructing nested Context for logical nodes Pull #395 13 Nov 2025 03:11PM UTC cristovaoth github
93.02
19335423295 type-tree-hardening Rename variable Pull #395 13 Nov 2025 02:46PM UTC Cristóvão github
93.02
19335364966 type-tree-hardening Merge structural/non-structural loops into single loop with ternary push 13 Nov 2025 02:44PM UTC cristovaoth github
93.02
19334019112 type-tree-hardening Simplify consumptions initialization in _scopedFunction Pull #395 13 Nov 2025 02:01PM UTC cristovaoth github
92.21
19330927425 type-tree-hardening Refactor Context to group immutable call parameters into ContextCall struct Call parameters (to, value, operation) are never modified during permission checking, so grouping them into a ContextCall struct and passing a single reference is more ef... push 13 Nov 2025 12:10PM UTC cristovaoth github
92.21
See All Builds (511)

Badge your Repo: zodiac-modifier-roles

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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

© 2025 Coveralls, Inc