-
Notifications
You must be signed in to change notification settings - Fork 429
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
fix(feature-service/get_edge_override): handle deleted features #3367
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3367 +/- ##
===========================================
- Coverage 95.93% 27.39% -68.54%
===========================================
Files 1071 993 -78
Lines 32755 28598 -4157
===========================================
- Hits 31423 7834 -23589
- Misses 1332 20764 +19432 ☔ View full report in Codecov by Sentry. |
Uffizzi Preview |
46d26dc
to
4ac94f2
Compare
closing for #3368 |
Thanks for submitting a PR! Please check the boxes below:
pre-commit
to check lintingdocs/
if required so people know about the feature!Changes
Fixes this by skipping deleted features when calculating overrides for edge
How did you test this code?
Adds unit test