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(cli): add tests for core/errors module #569

Merged
merged 4 commits into from
Nov 20, 2023

Conversation

qnswirlds
Copy link
Contributor

Description

This pull request changes the following:

  • Add tests for core/errors module

Related Issues

@qnswirlds qnswirlds self-assigned this Nov 17, 2023
Copy link

github-actions bot commented Nov 17, 2023

Unit Test Results

  26 files    26 suites   1m 28s ⏱️
109 tests 105 ✔️ 4 💤 0
110 runs  106 ✔️ 4 💤 0

Results for commit 73fae71.

♻️ This comment has been updated with latest results.

Copy link
Member

@leninmehedy leninmehedy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

fullstack-network-manager/test/unit/core/errors.test.mjs Outdated Show resolved Hide resolved
Signed-off-by: Quan Nguyen <[email protected]>
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@leninmehedy leninmehedy merged commit c3bc72b into main Nov 20, 2023
13 checks passed
@leninmehedy leninmehedy deleted the 00546-errors-module-test branch November 20, 2023 02:32
@swirlds-automation
Copy link
Contributor

🎉 This PR is included in version 0.14.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

CLI[Test]: Improve test coverage for core/errors module
3 participants