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

feat: update vckit docker compose #246

Draft
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

ldhyen99
Copy link
Collaborator

@ldhyen99 ldhyen99 commented Mar 12, 2025

What type of PR is this? (check all applicable)

  • πŸ• Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation Update
  • 🎨 Style
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ”₯ Performance Improvements
  • βœ… Test
  • πŸ€– Build
  • πŸ” CI
  • πŸ“¦ Chore (Release)
  • ⏩ Revert

Description

  • Update Reference Implementation Docker Compose to Latest VCkit Image.
  • Update the schema URL in app-config.json to ensure compatibility with the latest schema. If the old URL is used, the schema will not function correctly because the latest schema URL no longer supports the Product.json file.
  • Update the document Verifiable Credential Service to maintain data consistency and avoid potential conflicts.

Related Tickets & Documents

#238

Mobile & Desktop Screenshots/Recordings

Added tests?

  • πŸ‘ yes
  • πŸ™… no, because they aren't needed
  • πŸ™‹ no, because I need help

Added to documentation?

  • πŸ“– Mock App docs site
  • πŸ“œ README.md
  • πŸ“• storybook
  • πŸ™… no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

Copy link

Code Coverage Report

Lines Statements Branches Functions
Coverage: 82%
81.79% (3572/4367) 69.1% (859/1243) 73.54% (417/567)
Title Lines Statements Branches Functions
All packages Coverage: 82%
81.79% (3572/4367) 69.1% (859/1243) 73.54% (417/567)
Components Coverage: 84%
84.03% (516/614) 69.36% (120/173) 77.23% (95/123)
Mock app Coverage: 71%
71.95% (372/517) 53.23% (74/139) 68.14% (77/113)
Services Coverage: 81%
79.29% (1038/1309) 64.88% (255/393) 75.71% (106/140)
UNTP test suite Coverage: 85%
85.75% (1090/1271) 81.35% (144/177) 67.21% (41/61)
VC test suite Coverage: 100%
100% (20/20) 100% (2/2) 100% (4/4)
UNTP Playground Coverage: 87%
84.92% (569/670) 73.68% (266/361) 75.38% (98/130)

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.

1 participant