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

cjennings / chime / 28073861960
100%

Build:
DEFAULT BRANCH: main
Ran 24 Jun 2026 03:54AM 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

24 Jun 2026 03:40AM UTC coverage: 99.772%. Remained the same
28073861960

push

github

cjennings
test: restore filter defcustom defaults in blacklist teardowns

test-chime-apply-blacklist and test-chime-whitelist-blacklist-conflicts reset the filter defcustoms with setq in their teardowns. The filters aren't buffer-local, so setq clobbers the global default and leaves it nil for every later test in the same Emacs. test-chime-declined-events-predicate-on-default-exclude-filters reads default-value, so it failed in a combined full-suite run while passing per-file.

The teardowns now call custom-reevaluate-setting to restore each filter to its standard value. Every test already let-binds its own filter values, so the global only needs returning to its default.

876 of 878 relevant lines covered (99.77%)

601.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28073861960.1 24 Jun 2026 03:54AM UTC 2
50.63
GitHub Action Run
Source Files on build 28073861960
  • Tree
  • List 1
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28073861960
  • 3814d633 on github
  • Prev Build on main (#28071934265)
  • Next Build on main (#28125310858)
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