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

kobotoolbox / kpi / 18690218423
81%
master: 76%

Build:
Build:
LAST BUILD BRANCH: beccagraber/dev-1452-new_action
DEFAULT BRANCH: master
Ran 21 Oct 2025 04:42PM UTC
Jobs 2
Files 876
Run time 2min
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

21 Oct 2025 04:08PM UTC coverage: 81.287%. Remained the same
18690218423

push

github

web-flow
refactor(mantine): migrate QA tags response form to mantine DEV-1168 (#6390)


### 💭 Notes
TLDR: Needed to create custom theme for mantine's `TagInput` as it has
some hacky styling that is different than our defaults.

Mantine's `TagInput` (and I suspect every other tag input library in
some way) has a "input" that's actually a div, which wraps around an
actual `<input>` element inside. This way it can display the tags in the
same wrapper, before where the user would actually type the tags in.
This means the default styles for mantine `<input>`'s can't apply here.
The div wrapper "input" needs `focus-within` rather than
`focus-visible`, as well as other default styles that we want to apply
to its wrapper div instead. It's probably easier to understand by
reading the code changes

### 👀 Preview steps
1. â„šī¸ have an account and a project with NLP submissions
2. open NLP view
3. add a tags analysis question
5. đŸŸĸ [on PR] notice that there is no functional differences between main

7061 of 11107 branches covered (63.57%)

27276 of 33555 relevant lines covered (81.29%)

1.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18690218423.1 21 Oct 2025 04:42PM UTC 874
78.88
2 18690218423.2 21 Oct 2025 04:46PM UTC 876
81.25
Source Files on build 18690218423
  • Tree
  • List 876
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • a832b0a7 on github
  • Prev Build on main (#18687061112)
  • Next Build on main (#18708417317)
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