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

feat: add operation protocol feature be & fe #1238

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

timonmasberg
Copy link
Member

Adds the operation protocol. It works by extending the operation view model with a protocol field, which gets resolved in the protocol domain. The protocol gets constructed via the unit involvements (and alert group unit involvements). When there is a message of a known unit (sender or receiver) while being involved, it will be shown. Currently, there is no caching, for large operations this could be rather slow, thus, we might want to watch the performance of this one.

@timonmasberg timonmasberg requested a review from JSPRH March 3, 2025 15:08
@timonmasberg timonmasberg self-assigned this Mar 3, 2025
@timonmasberg timonmasberg changed the title feat/operation-protocol feat: add operation protocol feature be & fe Mar 7, 2025
Copy link

sonarqubecloud bot commented Mar 7, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
74.2% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

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