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

kobotoolbox / kpi / 16321860752 / 1
81%
master: 76%

Build:
Build:
LAST BUILD BRANCH: beccagraber/dev-1453-run-external-process
DEFAULT BRANCH: master
Ran 16 Jul 2025 02:48PM UTC
Files 660
Run time 25s
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

16 Jul 2025 02:10PM UTC coverage: 78.862% (-2.3%) from 81.193%
16321860752.1

push

github

web-flow
feat(usageLimits): Replace useExceedingLimits DEV-495 (#5921)

### 📣 Summary
This PR 
- Includes usage information in `useServiceUsage` hook
- Removes the `useExceedingLimits` hook and replaces its current usage
by `useServiceUsage`'s new information.

### 👀 Preview steps

ℹ️ When needed, mock of usage data can be added to
`useServiceUsageQuery.ts` file in the `loadUsage` function, by setting
the data prior to lists calculation. e.g:

```typescript
...

  usage.balances.storage_bytes.exceeded = true

  const limitWarningList: string[] = []
  const limitExceedList: string[] = []

...
```

1. ℹ️ have an account and a project
2. Navigate to account settings
3. If limits are exceeded or close to exceeding a banner should inform
that properly
4. Navigate to projects root
5. If the limit is exceeded and the owner is logged, a modal should
appear properly
6. At NLP transcription, when clicking the `Automatic` button and the
limit is exceeded, a banner should appear to inform it properly
7. At Translations, when clicking the `Automatic` button and the limit
is exceeded, a banner should appear to inform it properly

6215 of 10101 branches covered (61.53%)

23512 of 29814 relevant lines covered (78.86%)

0.79 hits per line

Source Files on job 16321860752.1
  • Tree
  • List 660
  • Changed 27
  • Source Changed 0
  • Coverage Changed 27
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 16321860752
  • 60ee819d on github
  • Prev Job for on main (#16318006548.2)
  • Next Job for on main (#16321942138.2)
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