• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Unleash / unleash-edge / #808
80%

Build:
DEFAULT BRANCH: main
Ran 01 Nov 2023 01:43PM UTC
Jobs 1
Files 22
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

01 Nov 2023 01:40PM UTC coverage: 80.969% (-0.01%) from 80.983%
#808

push

web-flow
fix: Handle archived/deleted projects (#324)

Previously, our cache refresh algorithm assumed that the response from
upstream contained all projects we wanted to do updates to. Wayfair
correctly reported this breaking their opportunity to archive/delete
projects, since the cache would still contain deleted projects.

This patch updates Edge to use the projects the token has access to
decide whether or not to keep the elements in cache.

New flow:
1. Fetch projects from token
2. Filter out all features belonging to these projects
3. Extend remaining list with update from response
4. Return extended list.

fixes: #323

4 of 4 new or added lines in 1 file covered. (100.0%)

1136 of 1403 relevant lines covered (80.97%)

1.68 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #808.1 01 Nov 2023 01:43PM UTC 0
80.97
Source Files on build #808
Detailed source file information is not available for this build.
  • Back to Repo
  • 5ddd1f53 on github
  • Prev Build on main
  • Next Build on main
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc