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

cjennings / chime / 25382269245
100%

Build:
DEFAULT BRANCH: main
Ran 05 May 2026 02:27PM UTC
Jobs 1
Files 1
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

05 May 2026 02:23PM UTC coverage: 96.392%. First build
25382269245

push

github

cjennings
test: replace string-search with portable form for Emacs 27.1

`string-search' was added in Emacs 28.1. Since chime's package floor is
27.1, the convert-org-contacts-birthdays test file failed on that version
in CI. I swapped each `string-search NEEDLE HAYSTACK' for the equivalent
`string-match-p (regexp-quote NEEDLE) HAYSTACK', which works on 27.1+ and
returns a truthy value the same way.

668 of 693 relevant lines covered (96.39%)

499.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25382269245.1 05 May 2026 02:27PM UTC 2
75.54
GitHub Action Run
Source Files on build 25382269245
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25382269245
  • c9f732e0 on github
  • Next Build on main (#25383763487)
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