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

kiva / ui / 27236408106
85%

Build:
DEFAULT BRANCH: main
Ran 09 Jun 2026 09:21PM UTC
Jobs 1
Files 399
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 Jun 2026 09:17PM UTC coverage: 84.63% (-0.03%) from 84.657%
27236408106

push

github

web-flow
feat: bucket admin-reward-tip-eligible users into stop-hiding-tip experiment (#6970)

Initializes the `stop_hiding_tip_campaign` A/B experiment (MP-2852,
tracking label `EXP-MP-2852-Jun2026`, category `basket`) for users
who are eligible for the admin reward tip. This is the bucketing
step; UI behavior changes for the `b` cohort will land in a
follow-up PR that consumes `isStopHidingTipExpEnabled`.

Changes in src/pages/Checkout/CheckoutPage.vue:
- Add `STOP_HIDING_TIP_EXP_KEY` constant alongside sibling experiment
  keys.
- Add reactive `isStopHidingTipExpEnabled` flag in `data()` for the
  follow-up UI work to read.
- Add `initializeStopHidingTipExperiment()` method mirroring the
  shape of `initializeExpiringSoonExperiment` and
  `initializeBanditUpsellExperiment` (same `initializeExperiment`
  helper, same arg order, same `version === 'b'` callback shape).
- Inline the admin-reward-tip eligibility check inside
  `getPromoInformationFromBasket()` so the experiment is only
  initialized once `promoData` has been assigned and only for
  eligible users. Removes the now-single-use `adminRewardTipEligible`
  computed property since nothing else consumed it.

5060 of 5553 branches covered (91.12%)

Branch coverage included in aggregate %.

3 of 21 new or added lines in 1 file covered. (14.29%)

1 existing line in 1 file now uncovered.

40373 of 48131 relevant lines covered (83.88%)

36.24 hits per line

Uncovered Changes

Lines Coverage ∆ File
18
45.59
-0.56% src/pages/Checkout/CheckoutPage.vue

Coverage Regressions

Lines Coverage ∆ File
1
45.59
-0.56% src/pages/Checkout/CheckoutPage.vue
Jobs
ID Job ID Ran Files Coverage
1 27236408106.1 09 Jun 2026 09:21PM UTC 399
84.63
GitHub Action Run
Source Files on build 27236408106
  • Tree
  • List 399
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27236408106
  • 0309e8bf on github
  • Prev Build on main (#27233413148)
  • Next Build on main (#27241869738)
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