Skip to content

ROX-28527: Send networkflows through the new iservice #2099

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

Draft
wants to merge 1 commit into
base: mauro/refactor-output
Choose a base branch
from

Conversation

Molter73
Copy link
Collaborator

Description

A detailed explanation of the changes in your PR.

Feel free to remove this section if it is overkill for your PR, and the title of your PR is sufficiently descriptive.

Checklist

  • Investigated and inspected CI test results
  • Updated documentation accordingly

Automated testing

  • Added unit tests
  • Added integration tests
  • Added regression tests

If any of these don't apply, please comment below.

Testing Performed

TODO(replace-me)
Use this space to explain how you tested your PR, or, if you didn't test it, why you did not do so. (Valid reasons include "CI is sufficient" or "No testable changes")
In addition to reviewing your code, reviewers must also review your testing instructions, and make sure they are sufficient.

For more details, ref the Confluence page about this section.

@codecov-commenter
Copy link

codecov-commenter commented Apr 23, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
20 1 19 0
View the top 1 failed test(s) by shortest run time
NetworkStatusNotifierTest NetworkStatusNotifierTest
Stack Traces | 0.183s run time

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@Molter73 Molter73 force-pushed the mauro/refactor-output branch from 14555ea to 0527c42 Compare April 23, 2025 15:29
@Molter73 Molter73 force-pushed the mauro/ROX-28527-networkflows-iservice branch from d575c2b to f658abd Compare April 23, 2025 15:29
@Molter73 Molter73 force-pushed the mauro/refactor-output branch from 0527c42 to 7d26ea8 Compare April 23, 2025 16:33
@Molter73 Molter73 force-pushed the mauro/ROX-28527-networkflows-iservice branch from f658abd to 43ff59e Compare April 23, 2025 16:33
This is achieved by replacing the NetworkConnectionInfoServiceComm
component with the Output component.

TODO:
- Receiving messages from sensor is not fully implemented, but the
  mechanisms are already in place for it.
- NetworkStatusNotifierTest is broken.
@Molter73 Molter73 force-pushed the mauro/ROX-28527-networkflows-iservice branch from 43ff59e to 080c664 Compare April 29, 2025 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.

2 participants