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

Unleash / unleash / 13229888712
87%
master: 91%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 09 Feb 2025 09:51PM UTC
Jobs 1
Files 712
Run time 1min
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

09 Feb 2025 09:45PM UTC coverage: 87.249% (-0.02%) from 87.273%
13229888712

push

github

web-flow
fix: Killwitch to block usage-metrics from non-exiting flag-names (#9266)

Adds a killswitch called "filterExistingFlagNames". When enabled it will
filter out reported SDK metrics and remove all reported metrics for
names that does not match an exiting feature flag in Unleash.

This have proven critical in the rare case of an SDK that start sending
random flag-names back to unleash, and thus filling up the database. At
some point the database will start slowing down due to the noisy data.

In order to not resolve the flagNames all the time we have added a small
cache (10s) for feature flag names. This gives a small delay (10s) from
flag is created until we start allow metrics for the flag when
kill-switch is enabled. We should probably listen to the event-stream
and use that invalidate the cache when a flag is created.

2879 of 3808 branches covered (75.6%)

12 of 18 new or added lines in 3 files covered. (66.67%)

14828 of 16995 relevant lines covered (87.25%)

686.63 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
86.96
-3.24% src/lib/features/metrics/client-metrics/metrics-service-v2.ts
1
93.1
-1.01% src/lib/features/metrics/client-metrics/client-metrics-store-v2.ts
Jobs
ID Job ID Ran Files Coverage
1 13229888712.1 09 Feb 2025 09:51PM UTC 712
87.25
GitHub Action Run
Source Files on build 13229888712
  • Tree
  • List 712
  • Changed 311
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • d1b9ca00 on github
  • Prev Build on main (#13228536830)
  • Next Build on main (#13229917793)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc