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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 04 Aug 2025 03:10PM UTC
Files 661
Run time 436min
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

04 Aug 2025 02:34PM UTC coverage: 78.787%. Remained the same
16726115707.1

push

github

web-flow
feat(usageLimits): Add limit banners to new pages DEV-443 (#5937)

### 📣 Summary
This PR adds the service limits banner to the following views:
- Project summary
- Project form
- Project data
- Project settings (’general’ sub-section)

### 💭 Notes

To add the limits banner it took a different strategy for each view,
since all around the app the code is still missing some patterns.

**Form Summary:** It was needed to add a container for the banner and
separate the panels

**Form Landing:** Just adding the banner component worked nicely

**Form Data:** This is the most sensible one. Since there are a lot of
calculations already in place for the table and containers, I decided to
add the banner and rework the minimum possible the CSS for the tabele to
keep behaving as it should. There's also a small CSS 'hack' to remove
margins from the banner component. Not ideal, but the other option would
be a massive rework of the component, which is not fit for this PR.

**Form Settings:** Some CSS needed to be moved so the banner would fit
properly in the expected margins.

⚠️ There are some CSS and text changes when looking at the Figma design,
but changing the banner colors could also mean changing the global CSS
variables being used, so I decided to not change those. As for the
texts, I believe it's a matter for another task, if needed, taking in
account some specific definitions we would need to get from Product.

### 👀 Preview steps
1. ℹ️ have an account and a project
2. Navigate through the project views
3. Mock service usage data if needed
4. 🟢 Banner should be displayed properly, when needed, without breaking
any view

6220 of 10120 branches covered (61.46%)

23532 of 29868 relevant lines covered (78.79%)

0.79 hits per line

Source Files on job 16726115707.1
  • Tree
  • List 661
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 16726115707
  • d1294c35 on github
  • Prev Job for on main (#16722357446.1)
  • Next Job for on main (#16742072488.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