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

kobotoolbox / kpi / 16726115707
81%
master: 76%

Build:
Build:
LAST BUILD BRANCH: beccagraber/dev-1452-new_action
DEFAULT BRANCH: master
Ran 04 Aug 2025 03:10PM UTC
Jobs 2
Files 661
Run time 502min
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: 81.194%. Remained the same
16726115707

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

6388 of 10070 branches covered (63.44%)

24251 of 29868 relevant lines covered (81.19%)

1.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 16726115707.1 04 Aug 2025 03:10PM UTC 661
78.79
2 16726115707.2 04 Aug 2025 03:14PM UTC 661
81.17
Source Files on build 16726115707
  • Tree
  • List 661
  • Changed 28
  • Source Changed 0
  • Coverage Changed 28
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • d1294c35 on github
  • Prev Build on main (#16722357446)
  • Next Build on main (#16742072488)
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