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

test: Add integration test for conectionless issuance #1395

Merged
merged 3 commits into from
Oct 17, 2024

Conversation

mineme0110
Copy link
Contributor

@mineme0110 mineme0110 commented Oct 17, 2024

Description:

Added the integration test for connectionless issuance

Alternatives Considered (optional):

Link to existing ADR (Architecture Decision Record), if any. If relevant, describe other approaches explored and the selected approach. Documenting why the methods were not selected will create a knowledge base for future reference, helping prevent others from revisiting less optimal ideas.

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: mineme0110 <shailesh.patil@iohk.io>
@mineme0110 mineme0110 requested a review from a team as a code owner October 17, 2024 08:42
Signed-off-by: mineme0110 <shailesh.patil@iohk.io>
@yshyn-iohk
Copy link
Member

@mineme0110, it looks like you need to merge this PR into your branch:
#1396

Copy link
Contributor

github-actions bot commented Oct 17, 2024

Integration Test Results

20 files  ±0  20 suites  ±0   3s ⏱️ ±0s
51 tests +2  51 ✅ +2  0 💤 ±0  0 ❌ ±0 
90 runs  +2  90 ✅ +2  0 💤 ±0  0 ❌ ±0 

Results for commit 8b9bf1f. ± Comparison against base commit 1c0a105.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Oct 17, 2024

Unit Test Results

103 files  ±0  103 suites  ±0   19m 11s ⏱️ - 1m 38s
876 tests ±0  868 ✅ ±0  8 💤 ±0  0 ❌ ±0 
883 runs  ±0  875 ✅ ±0  8 💤 ±0  0 ❌ ±0 

Results for commit 8b9bf1f. ± Comparison against base commit 1c0a105.

♻️ This comment has been updated with latest results.

@coveralls
Copy link

coveralls commented Oct 17, 2024

Coverage Status

coverage: 48.578%. remained the same
when pulling 8b9bf1f on ATL-6401-Connectionless-Add-Indtegration-Test
into 1c0a105 on main.

Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Co-authored-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
@mineme0110 mineme0110 merged commit f74cc3e into main Oct 17, 2024
14 checks passed
@mineme0110 mineme0110 deleted the ATL-6401-Connectionless-Add-Indtegration-Test branch October 17, 2024 10:20
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