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 test connectionless verification #1418

Merged

Conversation

mineme0110
Copy link
Contributor

@mineme0110 mineme0110 commented Oct 28, 2024

Description:

Integration test for connectionless verification

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

@mineme0110 mineme0110 requested a review from a team as a code owner October 28, 2024 09:30
Signed-off-by: mineme0110 <shailesh.patil@iohk.io>
@mineme0110 mineme0110 force-pushed the ATL-6401-Connectionless-Verification-Integration-Test branch from ce43a26 to 665917f Compare October 28, 2024 09:31
Signed-off-by: mineme0110 <shailesh.patil@iohk.io>
@mineme0110 mineme0110 changed the title test : Add test connectionless verification test: Add test connectionless verification Oct 28, 2024
Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Co-authored-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Copy link
Contributor

Integration Test Results

20 files  ±0  20 suites  ±0   3s ⏱️ ±0s
52 tests +1  52 ✅ +1  0 💤 ±0  0 ❌ ±0 
93 runs  +3  93 ✅ +3  0 💤 ±0  0 ❌ ±0 

Results for commit 5f0ff37. ± Comparison against base commit c5071d5.

Copy link
Contributor

Unit Test Results

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

Results for commit 5f0ff37. ± Comparison against base commit c5071d5.

@coveralls
Copy link

Coverage Status

coverage: 48.741%. remained the same
when pulling 5f0ff37 on ATL-6401-Connectionless-Verification-Integration-Test
into c5071d5 on main.

@mineme0110 mineme0110 merged commit 43b65b6 into main Oct 28, 2024
14 checks passed
@mineme0110 mineme0110 deleted the ATL-6401-Connectionless-Verification-Integration-Test branch October 28, 2024 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants