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

iden3 / contracts / 14490555305
86%

Build:
DEFAULT BRANCH: master
Ran 16 Apr 2025 10:33AM UTC
Jobs 1
Files 60
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

16 Apr 2025 10:29AM UTC coverage: 84.971% (+0.08%) from 84.89%
14490555305

push

github

web-flow
fix: minor improvements and code optimizations (#339)

* fix: remove duplicate IState import in ICrossChainProofValidator

Remove the duplicate import statement of IState interface to avoid redundancy and improve code clarity.

* docs: fix possessive form in IdentityStateRoots struct comment

Change "it's" to "its" in the struct documentation to use correct English grammar for the possessive form.

* docs: fix grammar in GistProof struct documentation

Change "An value" to "A value" in the auxValue parameter description to follow correct English article usage.

* docs: fix typo in comment header

Change "requiere" to "require" in the comment header to fix the spelling of Solidity keyword.

* fix: remove redundant check in validPercentValue modifier

The validPercentValue modifier had a redundant check for `percent < 0` since
the parameter is of type uint256 which cannot be negative. Removed this check
to improve code clarity and gas efficiency.

* fix: remove redundant check in validPercentValue modifier

The validPercentValue modifier had a redundant check for `percent < 0` since
the parameter is of type uint256 which cannot be negative. Removed this check
to improve code clarity and gas efficiency.

433 of 582 branches covered (74.4%)

Branch coverage included in aggregate %.

2 of 2 new or added lines in 2 files covered. (100.0%)

1037 of 1148 relevant lines covered (90.33%)

53.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 14490555305.1 16 Apr 2025 10:33AM UTC 60
84.97
GitHub Action Run
Source Files on build 14490555305
  • Tree
  • List 60
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 62e16927 on github
  • Prev Build on master (#14242260194)
  • Next Build on master (#14511615362)
  • 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