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

RPPL-2578: added ignore check for test cases which underdeveloped #664

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nnaveen979
Copy link
Contributor

What

ignore test cases which underdeveloped in thunder_broker.rs file.

Why

these test case's cause ripple crash

How

add #[ignore] for the tests

Test

run cmd: cargo test test_name -- --nocapture

Checklist

  • [+] I have self-reviewed this PR
  • I have added tests that prove the feature works or the fix is effective

@nnaveen979 nnaveen979 requested review from Vinodsathyaseelan and a team October 22, 2024 06:11
Copy link

Code Coverage

Package Line Rate Health
core.main.src.broker.thunder 54%
core.sdk.src.api.firebolt 77%
core.sdk.src.api.observability 68%
distributor.general.src 2%
core.sdk.src.extn 83%
core.sdk.src.extn.client 91%
core.tdk.src.gateway 100%
core.tdk.src.utils 0%
openrpc_validator.src 80%
core.main.src.utils 27%
core.main.src.firebolt 3%
device.thunder.src 0%
core.main.src.processor.storage 0%
core.main.src.service.extn 40%
device.thunder_ripple_sdk.src.processors 10%
device.thunder_ripple_sdk.src.events 4%
core.main.src.bootstrap.extn 0%
core.sdk.src.api 78%
core.sdk.src.framework 75%
core.sdk.src.api.manifest 91%
core.sdk.src.api.device 77%
core.main.src 0%
device.thunder_ripple_sdk.src 15%
device.thunder.src.bootstrap 0%
core.main.src.state 24%
core.launcher.src.manager 7%
core.main.src.bootstrap 0%
core.main.src.firebolt.handlers 9%
core.main.src.processor 0%
core.sdk.src.api.distributor 84%
device.mock_device.src 52%
device.thunder_ripple_sdk.src.bootstrap 0%
core.main.src.service.apps 47%
core.launcher.src 0%
core.sdk.src.extn.ffi 80%
device.thunder_ripple_sdk.src.client 74%
device.thunder_ripple_sdk.src.processors.events 0%
core.sdk.src.api.gateway 85%
core.sdk.src.utils 53%
core.main.src.bootstrap.manifest 0%
core.main.src.broker 44%
core.main.src.service 31%
core.main.src.state.cap 43%
Summary 44% (18171 / 41691)

Minimum allowed line rate is 42%

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