Skip to content

feat: enable push status updates within helios #767

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

Merged
merged 5 commits into from
Jun 1, 2025

Conversation

egekocabas
Copy link
Member

Motivation

Enable push based status updates from Helios to Helios (basically using our own library). This is a nice to have since in this way we can identify potential problems.

Copy link

codacy-production bot commented May 30, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (8ab7c02) 7730 2010 26.00%
Head commit (9c66d05) 7730 (+0) 2010 (+0) 26.00% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#767) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@egekocabas egekocabas marked this pull request as ready for review May 30, 2025 02:12
@egekocabas egekocabas requested a review from a team as a code owner May 30, 2025 02:12
Copy link
Member

@TurkerKoc TurkerKoc left a comment

Choose a reason for hiding this comment

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

It makes sense to test status update logic on helios! Great work 💯

@TurkerKoc TurkerKoc merged commit 607c67d into staging Jun 1, 2025
16 checks passed
@TurkerKoc TurkerKoc deleted the feat/status-updates branch June 1, 2025 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants