Skip to content

fix: snapshot publisher subs and correct constraint short-circuiting#5565

Merged
kodiakhq[bot] merged 2 commits into
v2from
rd/v2/bugfixes
Mar 16, 2026
Merged

fix: snapshot publisher subs and correct constraint short-circuiting#5565
kodiakhq[bot] merged 2 commits into
v2from
rd/v2/bugfixes

Conversation

@erka

@erka erka commented Mar 15, 2026

Copy link
Copy Markdown
Contributor
  • Deep-copy subscriptions under lock before publishing
  • Use labeled breaks to short-circuit constraint evaluation safely

- Deep-copy subscriptions under lock before publishing
- Use labeled breaks to short-circuit constraint evaluation safely

Signed-off-by: Roman Dmytrenko <[email protected]>
@codecov

codecov Bot commented Mar 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.39%. Comparing base (4403ac4) to head (62b11a4).
⚠️ Report is 13 commits behind head on v2.

Additional details and impacted files
@@            Coverage Diff             @@
##               v2    #5565      +/-   ##
==========================================
- Coverage   60.40%   60.39%   -0.01%     
==========================================
  Files         141      141              
  Lines       13995    13993       -2     
==========================================
- Hits         8453     8451       -2     
  Misses       4821     4821              
  Partials      721      721              
Flag Coverage Δ
integrationtests 34.33% <88.88%> (+<0.01%) ⬆️
unittests 51.50% <22.22%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@erka erka added the v2 Flipt v2 label Mar 15, 2026
@erka
erka marked this pull request as ready for review March 15, 2026 23:19
@erka
erka requested a review from a team as a code owner March 15, 2026 23:19
@dosubot dosubot Bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Mar 15, 2026

@markphelps markphelps left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

nice one

@erka erka added the automerge Used by Kodiak bot to automerge PRs label Mar 16, 2026
@kodiakhq
kodiakhq Bot merged commit c185679 into v2 Mar 16, 2026
34 checks passed
@kodiakhq
kodiakhq Bot deleted the rd/v2/bugfixes branch March 16, 2026 17:27
@github-project-automation github-project-automation Bot moved this to Done in Flipt V2 Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Used by Kodiak bot to automerge PRs size:M This PR changes 30-99 lines, ignoring generated files. v2 Flipt v2

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants