Skip to content
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

Closed
wants to merge 2 commits into from

Conversation

gagantrivedi
Copy link
Member

@gagantrivedi gagantrivedi commented Feb 2, 2024

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

  • I have run pre-commit to check linting
  • 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?
  • I have used a Conventional Commit title for this Pull Request

Changes

Fixes this by skipping deleted features when calculating overrides for edge

How did you test this code?

Adds unit test

Copy link

vercel bot commented Feb 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 2, 2024 7:45am
flagsmith-frontend-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 2, 2024 7:45am
flagsmith-frontend-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 2, 2024 7:45am

@codecov-commenter
Copy link

codecov-commenter commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (81a5e59) 95.93% compared to head (4ac94f2) 27.39%.
Report is 1 commits behind head on main.

❗ Current head 4ac94f2 differs from pull request most recent head 35c3642. Consider uploading reports for the commit 35c3642 to get more accurate results

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.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

github-actions bot commented Feb 2, 2024

Uffizzi Preview deployment-45661 was deleted.

@vercel vercel bot temporarily deployed to Preview – flagsmith-frontend-staging February 2, 2024 07:43 Inactive
@gagantrivedi
Copy link
Member Author

closing for #3368

@gagantrivedi gagantrivedi deleted the fix/v2-overrides branch February 2, 2024 07:43
@vercel vercel bot temporarily deployed to Preview – flagsmith-frontend-preview February 2, 2024 07:45 Inactive
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants