Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V3.0.0 #342

Draft
wants to merge 121 commits into
base: master
Choose a base branch
from
Draft

V3.0.0 #342

wants to merge 121 commits into from

Conversation

daveroga
Copy link
Contributor

@daveroga daveroga commented Feb 4, 2025

  • Includes multi-query support on-chain
  • Track changes from auditors
  • Track changes from master fixes

@coveralls
Copy link

coveralls commented Feb 4, 2025

Pull Request Test Coverage Report for Build 13549676037

Details

  • 543 of 616 (88.15%) changed or added relevant lines in 31 files are covered.
  • 5 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+1.0%) to 86.063%

Changes Missing Coverage Covered Lines Changed/Added Lines %
contracts/lib/ClaimBuilder.sol 13 14 92.86%
contracts/lib/PrimitiveTypeUtils.sol 3 4 75.0%
contracts/lib/groth16-verifiers/Groth16VerifierAuthV2Wrapper.sol 2 3 66.67%
contracts/lib/groth16-verifiers/Groth16VerifierLinkedMultiQuery10Wrapper.sol 5 6 83.33%
contracts/lib/groth16-verifiers/Groth16VerifierMTPWrapper.sol 2 3 66.67%
contracts/lib/groth16-verifiers/Groth16VerifierSigWrapper.sol 2 3 66.67%
contracts/lib/groth16-verifiers/Groth16VerifierV3Wrapper.sol 2 3 66.67%
contracts/lib/IdentityBase.sol 0 2 0.0%
contracts/validators/request/LinkedMultiQueryValidator.sol 58 60 96.67%
contracts/verifiers/ValidatorWhitelist.sol 6 8 75.0%
Files with Coverage Reduction New Missed Lines %
contracts/lib/IdentityBase.sol 1 61.11%
contracts/state/State.sol 4 75.13%
Totals Coverage Status
Change from base Build 13413531959: 1.0%
Covered Lines: 1324
Relevant Lines: 1449

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants