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

agama-project / agama / 29836977746
83%
master: 83%

Build:
Build:
LAST BUILD BRANCH: global-live-region
DEFAULT BRANCH: master
Ran 21 Jul 2026 02:02PM UTC
Jobs 1
Files 727
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 Jul 2026 01:47PM UTC coverage: 80.055%. First build
29836977746

push

github

dgdavid
refactor(web): add omission marker and truncation tolerance to name helpers

Extend BaseNameOptions with two fields, both honored only when truncate is
set:

- omission: the marker put in place of the removed middle characters
  (defaults to "…"). The truncation math now accounts for its length so the
  result stays within maxLength for any marker.
- tolerance: how far a name may exceed maxLength and still be shown in full.
  It defaults to the omission length plus 2, so truncation only happens when
  it saves clearly more width than the marker itself occupies. This avoids
  swapping a handful of real characters for a marker of similar length, which
  would hide information without meaningfully narrowing the text.

4909 of 6845 branches covered (71.72%)

Branch coverage included in aggregate %.

8 of 0 new or added lines in 0 files covered. (NaN%)

17094 of 20640 relevant lines covered (82.82%)

133.13 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 web 29836977746.1 21 Jul 2026 02:02PM UTC 727
80.05
GitHub Action Run
Source Files on build 29836977746
  • Tree
  • List 727
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29836977746
  • dc14ac8e on github
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc