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

optimizely / javascript-sdk / 15327456679
78%

Build:
DEFAULT BRANCH: master
Ran 29 May 2025 03:31PM UTC
Jobs 4
Files 119
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

29 May 2025 03:29PM UTC coverage: 79.7% (-0.03%) from 79.732%
15327456679

push

github

web-flow
serialize event count in store function call (#1065)

if multiple events are processed concurrently, all event process
request might read the initial store size and write to the store,
potentially exceeding the store size limit. Serializing the
store size read should fix this. Once the size is loaded in memory,
further event process read should just read the in memory value

1428 of 2697 branches covered (52.95%)

Branch coverage included in aggregate %.

0 of 9 new or added lines in 1 file covered. (0.0%)

1 existing line in 1 file now uncovered.

8788 of 10121 relevant lines covered (86.83%)

382.91 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
9
6.86
-0.13% lib/event_processor/batch_event_processor.ts

Uncovered Existing Lines

Lines Coverage ∆ File
1
6.86
-0.13% lib/event_processor/batch_event_processor.ts
Jobs
ID Job ID Ran Files Coverage
1 run-22 - 15327456679.1 29 May 2025 03:31PM UTC 119
79.7
GitHub Action Run
2 run-20 - 15327456679.2 29 May 2025 03:31PM UTC 119
79.7
GitHub Action Run
3 run-18 - 15327456679.3 29 May 2025 03:32PM UTC 119
79.7
GitHub Action Run
4 run-24 - 15327456679.4 29 May 2025 03:31PM UTC 119
79.7
GitHub Action Run
Source Files on build 15327456679
  • Tree
  • List 119
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • e46273a0 on github
  • Prev Build on master (#15323061094)
  • Next Build on master (#15328336015)
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

© 2025 Coveralls, Inc