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

dcdpr / jp / 28516735901 / 1
69%
main: 69%

Build:
DEFAULT BRANCH: main
Ran 01 Jul 2026 12:17PM UTC
Files 423
Run time 20s
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

01 Jul 2026 12:14PM UTC coverage: 67.58% (+0.01%) from 67.566%
28516735901.1

push

github

web-flow
fix(comfort): Merge `(e.g.` abbreviations before parens (#821)

Sentence splitting no longer breaks after multi-word abbreviations
like `e.g.` when they are preceded by an opening paren, bracket, or
quote instead of whitespace. Previously `(e.g. hello)` split
onto its own line because the merge regex only matched a leading
whitespace boundary, so text such as parenthetical asides using `e.g.`
came out fragmented across sentences.

The multi-abbreviation regex now shares the same leading-context class
as the single-abbreviation regex: whitespace, quotes, or an opening
paren/bracket. This keeps parentheticals like "(e.g. `ask_user`)"
attached to their surrounding sentence instead of being split off.

Signed-off-by: Jean Mertz <git@jeanmertz.com>

---------

Signed-off-by: Jean Mertz <git@jeanmertz.com>

37651 of 55713 relevant lines covered (67.58%)

671.67 hits per line

Source Files on job 28516735901.1
  • Tree
  • List 423
  • Changed 60
  • Source Changed 58
  • Coverage Changed 42
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 28516735901
  • 7e90d63a on github
  • Prev Job for on main (#28476803682.1)
  • Next Job for on main (#28521956381.1)
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