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

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

Build:
Build:
LAST BUILD BRANCH: enforce-empty-data
DEFAULT BRANCH: main
Repo Added 22 Jan 2024 10:16AM UTC
Token rBxDx8n1VlXHeDWsSelpDu24exfCnYXUQ regen
Build 555 Last
Files 54
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 enforce-empty-data
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • abi-mismatch
  • add-ink
  • add-labels
  • address-labels
  • allowance-reorg
  • annotation-toggles
  • app-fixes
  • app-post-members
  • arbitrum
  • authorize-around-clearance
  • 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
  • core-reorg
  • cursor/find-missing-chain-configurations-0415
  • cursor/find-missing-chain-configurations-7133
  • denominated-allowances
  • deploy-celo
  • deploy-morpho-adapter
  • deps-cleanup
  • diff-view-fixes
  • docs-fixes
  • docs-tweaks
  • enforce-empty-data
  • evm-eip712-contracts
  • evm-port-eip712
  • evm-port-new-abi-decoder
  • export-resolveAnnotation
  • expose-call-helpers
  • expose-errors-events-via-abi
  • 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
  • operator-tail-matches
  • operator-within-ratio
  • 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-restructuring
  • type-tree-hardening
  • type-tree-variants-within-embedded
  • update-labels
  • upgrade-next
  • use-abipub
  • use-zodiac-core
  • v3
  • various-app-improvments
  • zkevm

01 Dec 2025 02:27AM UTC coverage: 92.651% (+0.04%) from 92.615%
19809217203

Pull #404

github

cristovaoth
Fix updateAllowance test to use SetAllowance event
Pull Request #404: Enforce Empty Calldata

500 of 548 branches covered (91.24%)

Branch coverage included in aggregate %.

5 of 5 new or added lines in 1 file covered. (100.0%)

1038 of 1112 relevant lines covered (93.35%)

279.02 hits per line

Relevant lines Covered
Build:
Build:
1112 RELEVANT LINES 1038 COVERED LINES
279.02 HITS PER LINE
Source Files on main
  • Tree
  • List 54
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19809217203 enforce-empty-data Fix updateAllowance test to use SetAllowance event Pull #404 01 Dec 2025 02:32AM UTC cristovaoth github
92.65
19808501751 enforce-empty-data Add test validating 0x00000000 selector allows empty calldata Pull #404 01 Dec 2025 01:49AM UTC cristovaoth github
92.62
19807169109 contracts-v3 Authorize Flow Refactor (#403) * Simplify Authorization type names: Status, Context, ContextCall, Result * Refactor Authorization: extract _clearanceFunction, simplify _transaction flow --------- Co-authored-by: Cristóvão <cristovaoth@users.no... Pull #393 01 Dec 2025 12:26AM UTC web-flow github pending completion  
19807096367 authorize-around-clearance Refactor Authorization: extract _clearanceFunction, simplify _transaction flow Pull #403 01 Dec 2025 12:21AM UTC cristovaoth github
92.62
19806525233 authorize-around-clearance Simplify Authorization type names: Status, Context, ContextCall, Result push 30 Nov 2025 11:37PM UTC cristovaoth github
92.61
19806082897 contracts-v3 Expose Errors and Events on the ABI (#402) * Expose all errors and events via ABI using IRolesError and IRolesEvent interfaces * Consolidate setup functions in Setup.sol with logical sections * Rename condition folders: condition → evaluate, tr... Pull #393 30 Nov 2025 10:57PM UTC web-flow github pending completion  
19806049794 expose-errors-events-via-abi Rename condition folders: condition → evaluate, transform → serialize Pull #402 30 Nov 2025 10:53PM UTC cristovaoth github
92.61
19805744586 expose-errors-events-via-abi Expose all errors and events via ABI using IRolesError and IRolesEvent interfaces Pull #402 30 Nov 2025 10:29PM UTC cristovaoth github
92.62
19803294150 contracts-v3 /core Reorganization (#401) * Rename and consolidate core types and Condition eval * Reorganize core evaluation and allowance libraries * Reorganize core contracts by domain: allowance/, condition/, common/ * Reorganize types folder * Inline ... Pull #393 30 Nov 2025 06:49PM UTC web-flow github pending completion  
19803238171 core-reorg Add Types.sol aggregator and simplify multi-type imports Pull #401 30 Nov 2025 06:44PM UTC cristovaoth github
92.62
See All Builds (554)

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