Skip to content

deps(api): Bump flagsmith-sql-flag-engine to 0.1.3#7935

Merged
khvn26 merged 1 commit into
mainfrom
chore/bump-sql-flag-engine-0.1.3
Jul 1, 2026
Merged

deps(api): Bump flagsmith-sql-flag-engine to 0.1.3#7935
khvn26 merged 1 commit into
mainfrom
chore/bump-sql-flag-engine-0.1.3

Conversation

@khvn26

@khvn26 khvn26 commented Jul 1, 2026

Copy link
Copy Markdown
Member

Thanks for submitting a PR! Please check the boxes below:

  • I have read the Contributing Guide.
  • I have added information to docs/ if required so people know about the feature.
  • I have filled in the "Changes" section below.
  • I have filled in the "How did you test this code" section below.

Changes

Closes #7934.

How did you test this code?

N/A

Pulls the fix for PERCENTAGE_SPLIT over a trait folding to FALSE in an
identity-less context, so segments split on a trait report membership
instead of showing empty.

beep boop
Claude-Session: https://claude.ai/code/session_01EgZ5iHpDASZzCapiHRxHLB
@khvn26 khvn26 requested a review from a team as a code owner July 1, 2026 19:13
@khvn26 khvn26 requested review from emyller and removed request for a team July 1, 2026 19:13
@vercel

vercel Bot commented Jul 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

3 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs Ignored Ignored Jul 1, 2026 7:14pm
flagsmith-frontend-preview Ignored Ignored Jul 1, 2026 7:14pm
flagsmith-frontend-staging Ignored Ignored Jul 1, 2026 7:14pm

Request Review

@github-actions github-actions Bot added the api Issue related to the REST API label Jul 1, 2026
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Docker builds report

Image Build Status Security report
ghcr.io/flagsmith/flagsmith-e2e:pr-7935 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-frontend:pr-7935 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-api-test:pr-7935 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-api:pr-7935 Finished ✅ Results
ghcr.io/flagsmith/flagsmith:pr-7935 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-private-cloud:pr-7935 Finished ✅ Results

@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Jul 1, 2026
@codecov

codecov Bot commented Jul 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.63%. Comparing base (b8b25c1) to head (f5014ec).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7935   +/-   ##
=======================================
  Coverage   98.63%   98.63%           
=======================================
  Files        1497     1497           
  Lines       59141    59141           
=======================================
  Hits        58335    58335           
  Misses        806      806           

☔ View full report in Codecov by Harness.
📢 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.

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Playwright Test Results (oss - depot-ubuntu-latest-16)

passed  4 passed

Details

stats  4 tests across 3 suites
duration  33.9 seconds
commit  f5014ec
info  🔄 Run: #18013 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-arm-16)

passed  5 passed

Details

stats  5 tests across 4 suites
duration  45 seconds
commit  f5014ec
info  🔄 Run: #18013 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-16)

passed  6 passed

Details

stats  6 tests across 5 suites
duration  18.3 seconds
commit  f5014ec
info  🔄 Run: #18013 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-arm-16)

passed  5 passed

Details

stats  5 tests across 4 suites
duration  19.5 seconds
commit  f5014ec
info  🔄 Run: #18013 (attempt 1)

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Visual Regression

19 screenshots compared. See report for details.
View full report

@khvn26 khvn26 merged commit 946df88 into main Jul 1, 2026
33 checks passed
@khvn26 khvn26 deleted the chore/bump-sql-flag-engine-0.1.3 branch July 1, 2026 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api Issue related to the REST API dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Segments with % Split over a trait show up with 0 members

2 participants