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

speedyk-005 / yasbd-lib / 26851548239
97%

Build:
DEFAULT BRANCH: main
Ran 02 Jun 2026 10:23PM UTC
Jobs 1
Files 14
Run time 1min
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

02 Jun 2026 10:23PM UTC coverage: 94.975%. Remained the same
26851548239

push

github

web-flow
fix: add opening bracket to reference abbreviation lookahead (#35)

Fixes #34 - Reference abbreviations (et al., Fig., ref., pp., sec.)
were incorrectly triggering sentence splits when followed by a bracketed
citation like [2004] or [1].

The original lookahead pattern only allowed:
- (  opening parenthesis
- \p{Lu} uppercase letter
- \p{N} number
- [IVXLCDM]+ Roman numeral

Added \[ to treat bracketed content the same as parenthetical content,
as a valid continuation after an abbreviation.

Added 5 test cases covering common bracketed reference patterns.

Co-authored-by: Speed K <116703678+speedyk-005@users.noreply.github.com>

378 of 398 relevant lines covered (94.97%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26851548239.1 02 Jun 2026 10:23PM UTC 14
94.97
GitHub Action Run
Source Files on build 26851548239
  • Tree
  • List 14
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26851548239
  • ca2031e1 on github
  • Prev Build on main (#26851312118)
  • Next Build on main (#26852248742)
  • Delete
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