fix: serve latest feature flag schema version after republishing a feature subgraph - #2930
Conversation
…ly and enhance tests for feature subgraph republishing
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.
Tip: disable this comment in your organization's Code Review settings.
|
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 (2)
WalkthroughThis PR updates the feature-flag repository's schema version retrieval to consistently select the latest version by joining and ordering on the ChangesFeature Flag Schema Version and Recomposition
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2930 +/- ##
==========================================
+ Coverage 64.95% 65.10% +0.14%
==========================================
Files 327 327
Lines 47076 47082 +6
Branches 5218 5225 +7
==========================================
+ Hits 30578 30651 +73
+ Misses 16474 16407 -67
Partials 24 24
🚀 New features to boost your workflow:
|
…-serving-stale-schema-version
Summary by CodeRabbit
Bug Fixes
Tests
Checklist