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

Unleash / unleash / 13539366146
87%
master: 91%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 26 Feb 2025 08:31AM UTC
Jobs 1
Files 713
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

26 Feb 2025 08:15AM UTC coverage: 87.28% (-0.03%) from 87.312%
13539366146

push

github

web-flow
feat: ignore events in log when nothing has changed (#9364)

## About the changes
Some automation may keep some data up-to-date (e.g. segments). These
updates sometimes don't generate changes but we're still storing these
events in the event log and triggering reactions to those events.


Arguably, this could be done in each service domain logic, but it seems
to be a pretty straightforward solution: if preData and data are
provided, it means some change happened. Other events that don't have
preData or don't have data are treated as before.

Tests were added to validate we don't break other events.

2902 of 3816 branches covered (76.05%)

7 of 7 new or added lines in 3 files covered. (100.0%)

6 existing lines in 4 files now uncovered.

14876 of 17044 relevant lines covered (87.28%)

666.46 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
78.82
-3.53% src/lib/features/playground/feature-evaluator/constraint.ts
1
76.97
-0.66% src/lib/features/events/event-store.ts
1
90.57
-1.89% src/lib/features/frontend-api/client-feature-toggle-read-model.ts
1
58.91
-0.78% src/lib/services/email-service.ts
Jobs
ID Job ID Ran Files Coverage
1 13539366146.1 26 Feb 2025 08:31AM UTC 713
87.28
GitHub Action Run
Source Files on build 13539366146
  • Tree
  • List 713
  • Changed 696
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 3f373665 on github
  • Prev Build on main (#13532482340)
  • Next Build on main (#13557204759)
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