fix: dedupe and exclude disabled feature flags in schema page dropdown - #2938
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughRepository query now returns one latest composed schema-version per feature flag; the handler filters out disabled flags when building the response; tests were added to validate deduplication and disabled-flag filtering. ChangesFeature flag deduplication and enabled filtering
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
Comment |
This comment has been minimized.
This comment has been minimized.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2938 +/- ##
=======================================
Coverage 65.12% 65.13%
=======================================
Files 327 327
Lines 47130 47135 +5
Branches 5239 5241 +2
=======================================
+ Hits 30695 30700 +5
Misses 16411 16411
Partials 24 24
🚀 New features to boost your workflow:
|
Summary by CodeRabbit
Bug Fixes
Tests
Checklist