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

fix: jwt verification #154

Closed
wants to merge 1 commit into from
Closed

fix: jwt verification #154

wants to merge 1 commit into from

Conversation

amagyar-iohk
Copy link
Contributor

Description:

Fix jwt verification

Checklist:

  • My PR follows the contribution guidelines of this project
  • My PR is free of third-party dependencies that don't comply with the Allowlist
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked the PR title to follow the conventional commit specification

Signed-off-by: Allain Magyar <[email protected]>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10076586097

Details

  • 4 of 47 (8.51%) changed or added relevant lines in 3 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+1.7%) to 43.459%

Changes Missing Coverage Covered Lines Changed/Added Lines %
EdgeAgentSDK/Pollux/Sources/Models/JWT/JWTRevocationCheck.swift 1 2 50.0%
EdgeAgentSDK/Pollux/Sources/PolluxImpl+CredentialVerification.swift 3 4 75.0%
EdgeAgentSDK/Pollux/Sources/Models/JWT/JWTRevocationStatus.swift 0 41 0.0%
Files with Coverage Reduction New Missed Lines %
EdgeAgentSDK/Pollux/Sources/PolluxImpl+CredentialVerification.swift 2 76.4%
Totals Coverage Status
Change from base Build 9807497631: 1.7%
Covered Lines: 5089
Relevant Lines: 11710

💛 - Coveralls

@amagyar-iohk amagyar-iohk deleted the fix/sdk-verify-jwt branch August 9, 2024 14:14
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.

2 participants